Correct the Image docs

This commit is contained in:
Nicolas Gallagher
2016-10-09 16:53:41 -07:00
parent 5a5707855b
commit 4576b42365
4 changed files with 14 additions and 18 deletions

View File

@@ -46,7 +46,7 @@ Invoked when load either succeeds or fails,
Invoked on load start.
**resizeMode**: oneOf('center', 'contain', 'cover', 'none', 'repeat', 'stretch') = 'stretch'
**resizeMode**: oneOf('center', 'contain', 'cover', 'none', 'repeat', 'stretch') = 'cover'
Determines how to resize the image when the frame doesn't match the raw image
dimensions.