paper.js/test
sasensi f84199c83d Fix: nested group matrix should not be reset
When a group had `applyMatrix` set to `false`, when its parent's matrix
was applied, its matrix was applied to its children then it was reset.
This makes sure that in this case, parent matrix is only added to child
matrix but not applied to child's children and that child's matrix is
not reset.
Closes #1711
2019-11-05 23:11:13 +01:00
..
assets Fix importSVG() linear gradient x2 default values 2019-06-09 14:42:52 +02:00
tests Fix: nested group matrix should not be reset 2019-11-05 23:11:13 +01:00
helpers.js Implement unit tests for 3ff5560c0c 2019-06-22 18:21:47 +02:00
index.html Tests: Start getting QUnit tests to work on Node.js 2016-01-31 12:43:20 +01:00
load.js Update copyright year to 2019 2018-12-27 16:13:01 +09:00