-
Sencha User
shape tool!
Is there going to a poly shape tool in sencha; that we can make arbitrary shapes into button etc? I noticed HTML5 does support poly shapes?
Nik
-
Sencha User
This is not something that will happen any time soon. In HTML5 you can draw polygons inside a canvas object or as part of inline SVG. In both cases, it is not possible to animate these through CSS keyframe animations afterwards.
The W3C is currently looking into unifying the way SVG and CSS animations work, so potentially this is something that might be interesting in the future, once the browsers support it: http://dev.w3.org/SVG/proposals/css-...-proposal.html
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules