paper.js/src/item
Jürg Lehni 6450430b68 Implement new strategy regarding Project#activeLayer:
- By default, no layer is created for any project.
- Project#activeLayer is a getter for the hidden #_activeLayer property. When it is called and no layer exists, one is created on the fly.
- Creating any other items creates a layer if none exists (was already the case).
2014-09-27 22:31:49 +02:00
..
ChangeFlag.js Replace tabs with 4 white-spaces. 2014-08-16 19:24:54 +02:00
Group.js Replace tabs with 4 white-spaces. 2014-08-16 19:24:54 +02:00
HitResult.js Replace tabs with 4 white-spaces. 2014-08-16 19:24:54 +02:00
Item.js Implement Item#parentToLocal() and #localToParent() 2014-09-25 17:53:08 +02:00
Layer.js Implement new strategy regarding Project#activeLayer: 2014-09-27 22:31:49 +02:00
PlacedSymbol.js Replace tabs with 4 white-spaces. 2014-08-16 19:24:54 +02:00
Raster.js Bring back support for paper.setup('id') again, and document it properly. 2014-08-20 16:53:31 +02:00
Shape.js Replace tabs with 4 white-spaces. 2014-08-16 19:24:54 +02:00