Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fun patch as mentioned onlist, notes:
a) makes dojo._Animation not use declare b) adds a test to ensure declare() can inherit from a function c) fixes #9068 - you can pass a function to any property, or any property member (start/end) d) adds unit tests for c) e) fixes #6484 - start/end/onEnd/beforeBegin are all passed the node reference for the animation f) unit tests for e) g) fixes #8703 - increase the default framerate from 10 to 20 (100fps -> 50fps). reasons cited in the ticket. seems to be snappier now. h) fixes the rest of #9070 (units: documentation) will manually close all tickets and update appropriate docs to change to Animation, and do a bulk checkin fixing #4824 !strict git-svn-id: http://svn.dojotoolkit.org/src/dojo/trunk@17247 560b804f-0ae3-0310-86f3-f6aa0a117693
- Loading branch information