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-18 18:27:58 +08:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
7ba40a6a681a8f732da2f7bc9b0fd41fa2c26575
konva
/
tests
/
js
History
Eric Rowell
7ba40a6a68
drag and drop operatons now dynamically generate a temporary top layer for high performance drag and drop. When completed, the top layer is removed. Also cleaned up a bit of drag and drop logic
2012-12-30 23:14:23 -08:00
..
unit
fixed up stage toImage() translation problem
2012-12-11 00:21:43 -08:00
functionalTests.js
fix bug 169 when removing a node, be sure to also remove the drag and drop reference
2012-12-13 00:01:24 -08:00
manualTests.js
drag and drop operatons now dynamically generate a temporary top layer for high performance drag and drop. When completed, the top layer is removed. Also cleaned up a bit of drag and drop logic
2012-12-30 23:14:23 -08:00
performanceTests.js
updated .gitignore and added more performance tests around image cropping and scaling in order to understand the value of a SpriteSheet plugin
2012-12-09 20:13:17 -08:00
Test.js
updated test framework CSS
2012-11-28 23:04:23 -08:00