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-06-28 06:31:15 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
72c0555d0b
konva
/
tests
/
js
History
Eric Rowell
72c0555d0b
pixel detection performance was horrible for large amounts of shapes. Added some optimizations which require knowledge of a shape's perceivable position and size based on transforms. This will be added in later. For the time being, only Kinetic.Images will have access to the detectionType property. Image cannot be transformed or offset with the center offset. Support for these will come soon as well.
2012-04-01 17:18:01 -07:00
..
functionalTests.js
pixel detection performance was horrible for large amounts of shapes. Added some optimizations which require knowledge of a shape's perceivable position and size based on transforms. This will be added in later. For the time being, only Kinetic.Images will have access to the detectionType property. Image cannot be transformed or offset with the center offset. Support for these will come soon as well.
2012-04-01 17:18:01 -07:00
Test.js
code cleanup
2012-03-21 00:52:45 -07:00
unitTests.js
fixed bug related to multiple removals of same node
2012-04-01 10:29:16 -07:00