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-18 18:27:58 +08:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
48e014fe018e81177697faaddadbafe07a0b4808
konva
/
tests
/
js
History
Eric Rowell
48e014fe01
bug
fix
#29
bug
fix
#143
when node.remove() is called, parent property is unset. Also migrated remove tests from containerTests to nodeTests.
2012-11-24 23:19:16 -08:00
..
unit
bug
fix
#29
bug
fix
#143
when node.remove() is called, parent property is unset. Also migrated remove tests from containerTests to nodeTests.
2012-11-24 23:19:16 -08:00
functionalTests.js
cleaned up functional test data urls. Functional tests now pass with no warnings
2012-11-24 23:00:14 -08:00
manualTests.js
further decoupled scene, hit, and buffer graph drawing. To define a custom hit draw function, you now need to set the drawHitFunc attr.
2012-11-18 19:50:50 -08:00
performanceTests.js
Kinetic.Animation constructor now just requires a function and optional node. No more config object
2012-11-15 21:30:58 -08:00
Test.js
further decoupled scene, hit, and buffer graph drawing. To define a custom hit draw function, you now need to set the drawHitFunc attr.
2012-11-18 19:50:50 -08:00