paper.js/test/tests
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
..
Color.js Replace tabs with 4 white-spaces. 2014-08-16 19:24:54 +02:00
CompoundPath.js Replace tabs with 4 white-spaces. 2014-08-16 19:24:54 +02:00
Curve.js Replace tabs with 4 white-spaces. 2014-08-16 19:24:54 +02:00
CurveLocation.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 Replace tabs with 4 white-spaces. 2014-08-16 19:24:54 +02:00
Item_Bounds.js Replace tabs with 4 white-spaces. 2014-08-16 19:24:54 +02:00
Item_Cloning.js Replace tabs with 4 white-spaces. 2014-08-16 19:24:54 +02:00
Item_Getting.js Implement new strategy regarding Project#activeLayer: 2014-09-27 22:31:49 +02:00
Item_Order.js Replace tabs with 4 white-spaces. 2014-08-16 19:24:54 +02:00
JSON.js Replace tabs with 4 white-spaces. 2014-08-16 19:24:54 +02:00
Layer.js Replace tabs with 4 white-spaces. 2014-08-16 19:24:54 +02:00
load.js Add tests for Item#getItems, Item#match & Project#getItems. 2014-04-15 17:10:47 +02:00
Matrix.js Replace tabs with 4 white-spaces. 2014-08-16 19:24:54 +02:00
Path.js Replace tabs with 4 white-spaces. 2014-08-16 19:24:54 +02:00
Path_Bounds.js Replace tabs with 4 white-spaces. 2014-08-16 19:24:54 +02:00
Path_Curves.js Replace tabs with 4 white-spaces. 2014-08-16 19:24:54 +02:00
Path_Drawing_Commands.js Replace tabs with 4 white-spaces. 2014-08-16 19:24:54 +02:00
Path_Length.js Replace tabs with 4 white-spaces. 2014-08-16 19:24:54 +02:00
Path_Shapes.js Replace tabs with 4 white-spaces. 2014-08-16 19:24:54 +02:00
PathItem_Contains.js Replace tabs with 4 white-spaces. 2014-08-16 19:24:54 +02:00
PlacedSymbol.js Replace tabs with 4 white-spaces. 2014-08-16 19:24:54 +02:00
Point.js Replace tabs with 4 white-spaces. 2014-08-16 19:24:54 +02:00
Project.js Implement new strategy regarding Project#activeLayer: 2014-09-27 22:31:49 +02:00
Raster.js Replace tabs with 4 white-spaces. 2014-08-16 19:24:54 +02:00
Rectangle.js Replace tabs with 4 white-spaces. 2014-08-16 19:24:54 +02:00
Segment.js Replace tabs with 4 white-spaces. 2014-08-16 19:24:54 +02:00
Size.js Replace tabs with 4 white-spaces. 2014-08-16 19:24:54 +02:00
Style.js Replace tabs with 4 white-spaces. 2014-08-16 19:24:54 +02:00
SVGExport.js Replace tabs with 4 white-spaces. 2014-08-16 19:24:54 +02:00
SVGImport.js Replace tabs with 4 white-spaces. 2014-08-16 19:24:54 +02:00
TextItem.js Replace tabs with 4 white-spaces. 2014-08-16 19:24:54 +02:00