Skip to content

Commit

Permalink
fun patch as mentioned onlist, notes:
Browse files Browse the repository at this point in the history
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
phiggins42 committed Apr 7, 2009
1 parent ebc6d87 commit 9cfa114
Show file tree
Hide file tree
Showing 4 changed files with 324 additions and 112 deletions.
Loading

0 comments on commit 9cfa114

Please sign in to comment.