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-11-18 17:21:36 +08:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
Files
422791a99aa08699cb13476a69e73a47e0fd5150
konva
/
tests
/
assets
History
Eric Rowell
40a92a9988
added unit tests for Jonathan\'s toJSON() fix
2012-06-21 21:46:52 -07:00
..
functionalDataUrls.js
added unit tests for Jonathan\'s toJSON() fix
2012-06-21 21:46:52 -07:00
tiger.js
Implemented "a", "A". Added unit test for SVG "tiger" path (the canonical SVG example)
2012-06-05 23:56:46 -04:00
unitDataUrls.js
added unit tests for Jonathan\'s toJSON() fix
2012-06-21 21:46:52 -07:00
worldMap.js
turns out there was no performance problems with the path (made a dumb mistake with implementation). However, during the analysis, I ended up adding event detection throttling which is pretty handy. It cuts down unecessary mousemove event handling dramatically and greatly improves performance when you have thousands of shapes
2012-05-27 23:41:05 -07:00