]> source.dussan.org Git - svg.js.git/commit
Fixed the relative non-affine transform animations
authorSaivan <savian@me.com>
Mon, 17 Sep 2018 04:10:12 +0000 (14:10 +1000)
committerSaivan <savian@me.com>
Mon, 17 Sep 2018 04:10:12 +0000 (14:10 +1000)
commit791bb2bab91a022d1b5265b40faa997ad9938ad7
tree6f0a9515b43312efeb51f70463063e21fd078ed5
parenta4c502febf836f02c13a8c1550632eeed09476da
Fixed the relative non-affine transform animations

This commit uncovered an issue with the relative non-affine transformations. It is
now correctly fixed and working. Next we should fix the affine transforms as well.

Changes
=======
- Fixed the relative non-affine transformation animations
dirty.html
src/helpers.js
src/runner.js
src/transform.js