This website requires JavaScript.
Explore
Help
Register
Sign In
lsm
/
konva
Watch
1
Star
0
Fork
0
You've already forked konva
mirror of
https://github.com/konvajs/konva.git
synced
2025-12-26 22:55:44 +08:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
46f71d283f66a9d86a9f6851efeed114e547b8d2
konva
/
tests
/
js
History
Eric Rowell
46f71d283f
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
..
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