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-19 02:37:59 +08:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
eccd8b7e64da622bf08134a88e86a127110a8629
konva
/
tests
History
Eric Rowell
eccd8b7e64
silky smooth animations. got rid of layer and event throttling, and instead created dragThrottling. The dynamic animation frame rates already handles optimized animation drawing, we just needed to add manual throttling to drag and drop. Animations are now very smooth, and drag and drop is still smooth
2012-07-26 23:26:58 -07:00
..
assets
you can now cache regions of a node outside of the stage viewport. added more unit tests
2012-07-21 15:38:25 -07:00
html
added some performance tweaks and polished up code here and there
2012-07-26 22:58:38 -07:00
js
silky smooth animations. got rid of layer and event throttling, and instead created dragThrottling. The dynamic animation frame rates already handles optimized animation drawing, we just needed to add manual throttling to drag and drop. Animations are now very smooth, and drag and drop is still smooth
2012-07-26 23:26:58 -07:00
base.css
moved several manual tests to the unit test page. Added another functional test. Added warning logs to the functional test framework
2012-06-16 01:21:35 -07:00