]> source.dussan.org Git - svg.js.git/commit
Fixed an issue that occurred when we applied more than one transform
authorSaivan <savian@me.com>
Tue, 3 Jul 2018 12:07:53 +0000 (22:07 +1000)
committerSaivan <savian@me.com>
Tue, 3 Jul 2018 12:07:53 +0000 (22:07 +1000)
commit5a1be483befaa644fd996b7be74ef59655160f95
treed43c98bcaa973ec7b61ff2542b4f95f81e4a31df
parentea8767c90953f494d82acf9049fed11cbecfc51d
Fixed an issue that occurred when we applied more than one transform

This commit allows us to apply more than one transform to an element, and
have them correctly applied to the element.
dirty.html
src/helpers.js
src/matrix.js