Opened 11 years ago
Closed 11 years ago
#10668 closed defect (fixed)
dojox.fx.animateTimeline
Reported by: | Mike Wilcox | Owned by: | Mike Wilcox |
---|---|---|---|
Priority: | high | Milestone: | 1.5 |
Component: | fx | Version: | 1.4.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Adding dojox.fx.Timeline which is an add-on to dojo.Animation. Provides a factory function dojox.fx.animateTimeline, which accepts an array of keyframes for making complex animations.
Note: See
TracTickets for help on using
tickets.
(In [21236]) Fixes #10668 - Adding dojox.fx.Timeline which is an add-on to dojo.Animation. Provides a factory function dojox.fx.animateTimeline, which accepts an array of keyframes for making complex animations.