Opened 14 years ago
Closed 12 years ago
#3614 closed enhancement (fixed)
Implement property animation for gfx
Reported by: | Eugene Lazutkin | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | high | Milestone: | 1.3 |
Component: | DojoX GFX | Version: | 1.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
Things to animate: transformations (scaling, translation), colors (strokes, brushes), probably some other "low-hanging" properties.
Change History (8)
comment:1 Changed 14 years ago by
Status: | new → assigned |
---|
comment:2 Changed 14 years ago by
Component: | gfx (svg+vml) → DojoX GFX |
---|
comment:3 Changed 14 years ago by
Description: | modified (diff) |
---|
comment:4 Changed 14 years ago by
comment:5 Changed 14 years ago by
Milestone: | 1.0 → 1.1 |
---|
comment:8 Changed 12 years ago by
Milestone: | future → 1.3 |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
I think we can close this as fixed in 1.3 ? new FX requests should probably be individual. Please reopen if you are using this to track something else.
Note: See
TracTickets for help on using
tickets.
Both SVG and Silverlight have some animation support. It would be nice be able to use it, because supposedly it has smaller overhead than an external JavaScript code.