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
39957fba73f706c0871336c7c765a1a068ff7135
konva
/
tests
/
js
History
Eric Rowell
39957fba73
just run rectangle instantiation test for now
2012-08-22 23:15:46 -07:00
..
functionalTests.js
hit detection color mapping now takes into account anti-aliasing color variations, which was causing issues when moving the mouse from one shape into another shape which were inside the same group. created getIntersections() method which returns an object with shape and pixel data
2012-08-16 23:03:28 -07:00
manualTests.js
refactored draw, _draw, and _drawChildren methods in such a way that isVisible and getListening logic resides in one place, therefore improving code quality
2012-08-19 20:44:45 -07:00
performanceTests.js
just run rectangle instantiation test for now
2012-08-22 23:15:46 -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
changed bufferImage property to imageBuffer
2012-08-21 19:42:29 -07:00