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-09-19 02:37:59 +08:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
66cc6cd98c3bc07ea3d16266125b799565d3326f
konva
/
tests
/
js
History
Eric Rowell
26943f8245
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
..
unit
new fillPriority attr which enables you to easily toggle between different fill types without having to null out fill attrs and reset other fill attrs
2013-01-30 09:50:36 -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