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
2cd24309ac3dbfda97452501efe47a2a5a277bb0
konva
/
tests
/
js
History
Eric Rowell
2cd24309ac
first step to exposing event driven architecture. Devs can subscribe to attr change events with the on method. e.g. shape.on('widthChange', function(){...})
2012-06-08 21:56:33 -07:00
..
functionalTests.js
fixed mobile drag and drop bug. refactored _handleEvents(). added new functional test that has two drag and drop shapes
2012-06-08 00:42:48 -07:00
Test.js
fixed mobile drag and drop bug. refactored _handleEvents(). added new functional test that has two drag and drop shapes
2012-06-08 00:42:48 -07:00
unitTests.js
first step to exposing event driven architecture. Devs can subscribe to attr change events with the on method. e.g. shape.on('widthChange', function(){...})
2012-06-08 21:56:33 -07:00