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 09:41:47 +08:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
ff31dcb0ae
konva
/
tests
/
js
History
Eric Rowell
ff31dcb0ae
fixed small bug related to animations - if you called .start() multiple times, multiple animation instances would be created. This wasn't desirable. Also beefed up animation unit tests
2012-04-28 18:33:05 -07:00
..
functionalTests.js
added throttling unit tests
2012-04-28 11:41:58 -07:00
Test.js
exposed absolute positioning logic inside the _prepareDrag method so that developers have access to it via the setAbsolutePosition() method
2012-04-14 10:40:54 -07:00
unitTests.js
fixed small bug related to animations - if you called .start() multiple times, multiple animation instances would be created. This wasn't desirable. Also beefed up animation unit tests
2012-04-28 18:33:05 -07:00