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:17:49 +08:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
Files
9ad9121259ba1c1398e0f555c0003bb5948de9ee
konva
/
tests
History
Eric Rowell
9ad9121259
Kinetic.Animation is now a class that can be instantiated to better represent animation objects. Rather than creating new animation objects and destroying them each time an animation is started and restarted, the same animation obect is now reused, which should help with performance
2012-07-31 23:23:00 -07:00
..
assets
fixed bug with stage.remove(layer). layer canvas context is now correctly removed from the dom
2012-07-28 22:16:29 -07:00
html
removed plugins directory because Kinetic will be using a configurator in the near future
2012-07-31 20:36:36 -07:00
js
Kinetic.Animation is now a class that can be instantiated to better represent animation objects. Rather than creating new animation objects and destroying them each time an animation is started and restarted, the same animation obect is now reused, which should help with performance
2012-07-31 23:23:00 -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