Made sure that animate callbacks get executed even when no properties are passed...
authorJohn Resig <jeresig@gmail.com>
Sat, 7 Nov 2009 16:22:35 +0000 (17:22 +0100)
committerJohn Resig <jeresig@gmail.com>
Sat, 7 Nov 2009 16:22:35 +0000 (17:22 +0100)
commit3106039aa89410c9abae9947b2520d9c8e62f8f0
treea17e76294223d492916b51a5ed33e1e2b4874ad5
parentb0fe380cf89564305646bbd55d1fd7bd210fd591
Made sure that animate callbacks get executed even when no properties are passed in. Fixes #5459.
src/fx.js
test/unit/fx.js