]> source.dussan.org Git - jquery.git/commit
Effects: Resolve issues revealed by recent Callbacks fix
authorRichard Gibson <richard.gibson@gmail.com>
Mon, 16 Jan 2017 18:18:49 +0000 (10:18 -0800)
committerGitHub <noreply@github.com>
Mon, 16 Jan 2017 18:18:49 +0000 (10:18 -0800)
commit3c89329cb24cb144c3296cf0589bce9ca59d63a3
treef27c1c47ddc98b942b88bc569ba9719e022c8365
parentefdb8a46e4213dcf69f792c42c234c6b112ba471
Effects: Resolve issues revealed by recent Callbacks fix

Notify full progress before resolving empty animations
Register animation callbacks before their ticker
Remove the right timer when immediately-done animations spawn more

Ref 9d822bc1c13dd3393b418210a99537c22c06f2c3
Fixes gh-3502
Fixes gh-3503
Closes gh-3496
src/effects.js
test/unit/effects.js