Add preserveAspectRatio prop for Image

Add preserveAspectRatio prop for Image.
Fix touch events for Image on Android.
Fix viewBox slice bug on Android.
This commit is contained in:
Horcrux
2016-08-13 14:03:08 +08:00
parent a4c0c60b7f
commit d1afb78da0
20 changed files with 251 additions and 42 deletions
+1 -1
View File
@@ -579,7 +579,7 @@ npm install
2. more Text features support (textPath, tref, tspan)
3. Pattern element
4. implement Animated elements
5. more Image features support
5. load Image from url
#### Thanks: