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-04-30 08:48:27 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
1c8669eb7a
konva
/
tests
/
js
History
Eric Rowell
1c8669eb7a
undoing optimized drag and drop for now because I added it in due to Google Chrome's latest release which made drag and drop very slow (while other browsers are still fast), and the changes that I made to help work around it were slightly effecting the experience in other browsers. I'll file a ticket with Google Chrome instead
2012-04-14 10:04:17 -07:00
..
functionalTests.js
no longer auto clearing shape data. added new shape.clearData() method instead
2012-04-08 20:25:31 -07:00
Test.js
undoing optimized drag and drop for now because I added it in due to Google Chrome's latest release which made drag and drop very slow (while other browsers are still fast), and the changes that I made to help work around it were slightly effecting the experience in other browsers. I'll file a ticket with Google Chrome instead
2012-04-14 10:04:17 -07:00
unitTests.js
moved .get() method to Container so that all containers can use it, not just stage. This allows you to select nodes within other nodes
2012-04-08 21:26:13 -07:00