paper.js/src/item
2011-06-21 01:52:44 +02:00
..
ChangeFlag.js Add support for ChangeFlag notifications to Raster. 2011-06-20 20:13:24 +01:00
Group.js Have subclasses of Item call the base version of _changed(). 2011-06-19 22:40:49 +01:00
Item.js Fix bug where cloned items that were selected weren't appearing in the Project#selectedItems array. 2011-06-21 01:52:44 +02:00
Layer.js Revert previous change since arguments.length is wrong when parameters are undefined when using Function#call. 2011-06-20 14:37:09 +01:00
PlacedSymbol.js Improve _bounds handling by introducing Item#_createBounds() that always uses LinkedRectangle class. 2011-06-20 17:34:43 +01:00
Raster.js Add support for ChangeFlag notifications to Raster. 2011-06-20 20:13:24 +01:00