]> source.dussan.org Git - jquery.git/commit
Fix #7157. Animation callbacks shouldn't see an element as :animated.
authorCorey Frang <gnarf@gnarf.net>
Fri, 18 May 2012 17:48:24 +0000 (13:48 -0400)
committerDave Methvin <dave.methvin@gmail.com>
Fri, 18 May 2012 17:48:24 +0000 (13:48 -0400)
commit6bf3f20d4e0f69ab14702152880a0574623490e2
tree5726b4fdb9032578cb58474f921fd6ec26e7627a
parentf1dcaad09736c194f9148e5bf5fb08498a483a7a
Fix #7157. Animation callbacks shouldn't see an element as :animated.

Unless of course, there are other animations to be done! Closes gh-775.
src/effects.js
test/unit/effects.js