]> source.dussan.org Git - svg.js.git/commit
fixed `SVG.FX.step` so that the animation doesn't stop if an afterAll callback call...
authorRémi Tétreault <tetreault.remi@gmail.com>
Sun, 14 May 2017 17:21:50 +0000 (13:21 -0400)
committerRémi Tétreault <tetreault.remi@gmail.com>
Sun, 14 May 2017 17:21:50 +0000 (13:21 -0400)
commitefc4fdf111f507ef8a7c482ddc6e9dc449bfa0b5
tree54920e5664cc0a54123b0c765db95cea60a30e0f
parent5f22d28f669d5697ce73d20b40fcf0a7179db86e
fixed `SVG.FX.step` so that the animation doesn't stop if an afterAll callback call animate (#677)
CHANGELOG.md
dist/svg.js
dist/svg.min.js
spec/spec/fx.js
src/fx.js