add filleRule for ios

This commit is contained in:
Horcrux
2016-04-20 23:27:12 +08:00
parent c4a185354a
commit a136063f90
12 changed files with 53 additions and 6 deletions
+3 -2
View File
@@ -59,8 +59,9 @@ var RenderableAttributes = Object.assign({
diff: arrayDiffer
},
strokeWidth: true,
strokeCap: true,
strokeJoin: true,
strokeLinecap: true,
strokeLinejoin: true,
fillRule: true,
strokeDash: {
diff: arrayDiffer
}