konva/tests/js
2013-02-15 18:20:34 -08:00
..
unit added clipping functionality to containers. Currently, the clipping function can only be applied to layers and groups. The clipping region is also subject to the containers transforms, which means that you can also create transformed clipping regions. 2013-02-15 18:20:34 -08:00
functionalTests.js Kinetic.Text events now work property 2013-02-11 22:55:24 -08:00
manualTests.js implemented new pixel ratio logic, which covers all drawing cases using a canvas context. The new logic also has better performance than the previous 2013-02-12 09:58:47 -08:00
performanceTests.js Kinetic.Text code cleanup 2013-02-10 15:42:48 -08:00
Test.js layer.toDataURL() now directly returns layer canvas data url if position and size are not specificed. updated unit tests and docs 2013-01-02 22:02:00 -08:00