]> source.dussan.org Git - svg.js.git/commit
Adds the intended functionality to call animate functions with multiple parameter...
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Sun, 30 Apr 2017 20:29:10 +0000 (22:29 +0200)
committerGitHub <noreply@github.com>
Sun, 30 Apr 2017 20:29:10 +0000 (22:29 +0200)
commitbd04216e0b13114e985ad144d5ca006c5a6a0087
tree93fdcad68b1bf662c95d520a642cb66ad4f5f53c
parent0ba5e1f394911c66441ea770e09338e82fb6ef49
Adds the intended functionality to call animate functions with multiple parameter (#671)

e.g. `el.animate().zoom(level, point)`
spec/spec/fx.js
src/fx.js
src/textpath.js