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
2026-01-02 20:42:42 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d522b9d9d01d57b95fb1a0503f4cb46d801d138d
konva
/
tests
/
js
History
ericdrowell
d522b9d9d0
now that the attrs engine has been rewritten, we can cleanly hide and show the layer canvas whenever the layer is hidden or shown via instantiation or with setters. Also improved layer hide and show unit test
2012-09-25 12:22:22 -07:00
..
functionalTests.js
decided to split Circle and Ellipse shapes because it was causing too many issues related to the mixed data type of radius, which could be a number or object with x and y properties
2012-08-25 23:56:39 -07:00
manualTests.js
cleaned up _getContentPosition() method and fixed event detections for stages below the fold on mobile devices
2012-08-26 22:42:54 -07:00
performanceTests.js
decided to split Circle and Ellipse shapes because it was causing too many issues related to the mixed data type of radius, which could be a number or object with x and y properties
2012-08-25 23:56:39 -07:00
Test.js
fixed new bug with stage toDataURL that was introduced with the new Canvas class, and added new filter unit tests
2012-07-21 13:29:22 -07:00
unitTests.js
now that the attrs engine has been rewritten, we can cleanly hide and show the layer canvas whenever the layer is hidden or shown via instantiation or with setters. Also improved layer hide and show unit test
2012-09-25 12:22:22 -07:00