paper.js/src/item
Jürg Lehni f6b77b7442 Do not change cashed decomposed matrix data when transforming content.
Just clear the cache and force new decomposition on next use, to avoid issues with nested applied transforms.

Closes #1004
2016-06-14 15:16:45 +02:00
..
ChangeFlag.js Give view proper Matrix transformation functions, just like on Item. 2016-01-16 15:10:28 +01:00
Group.js Replace Item#_boundsSelected with #_selectBounds 2016-03-17 13:09:02 +01:00
HitResult.js Implement #hitTestAll() on Item and Project 2016-02-14 12:39:35 +01:00
Item.js Do not change cashed decomposed matrix data when transforming content. 2016-06-14 15:16:45 +02:00
ItemSelection.js Fix #980: Implement visual selection of item.position 2016-03-17 14:15:28 +01:00
Layer.js Hit-Test: Pass viewMatrix as argument instead of in options object. 2016-02-14 13:34:35 +01:00
Project.js Fix #1015: Improve handling of already inserted children in#insertChildren() 2016-04-13 13:36:26 -07:00
Raster.js Correctly handle { x: 0, y: 0 } in Raster#getAverageColor() 2016-05-27 11:42:08 +02:00
Shape.js Replace Item#_boundsSelected with #_selectBounds 2016-03-17 13:09:02 +01:00
SymbolDefinition.js Improve Item#_getStrokeMatrix() 2016-05-22 21:23:46 +02:00
SymbolItem.js Improve handling of SymbolItem bounds with #applyMatrix = false. 2016-06-10 21:32:22 +02:00