]> source.dussan.org Git - jquery.git/commit
Fix #13937: Correctly scope .finish() following multi-element .animate(). Thanks...
authorRichard Gibson <richard.gibson@gmail.com>
Sat, 25 May 2013 14:18:57 +0000 (10:18 -0400)
committerRichard Gibson <richard.gibson@gmail.com>
Tue, 28 May 2013 20:49:48 +0000 (16:49 -0400)
commit6fd5e480c1cd3e481e7097763ee281b65bc74306
treed6a4493c4bab9663ed6d7dc8fa5cb07465fd2db8
parent68c9d0528c43d89cbdab302c68924fb11cd3439c
Fix #13937: Correctly scope .finish() following multi-element .animate(). Thanks @gnarf37. Close gh-1279.
(cherry picked from commit ae9e05e9f3cb071232b056005755acb5926e403e)
src/effects.js
src/queue.js
test/unit/effects.js