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-07-15 18:50:52 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
014d4f198f
konva
/
tests
/
js
History
Eric Rowell
014d4f198f
fixed mouseover / mouseout incorrectly firing when moving from one node to another node inside the same container
2012-07-06 00:27:55 -07:00
..
functionalTests.js
fixed mouseover / mouseout incorrectly firing when moving from one node to another node inside the same container
2012-07-06 00:27:55 -07:00
manualTests.js
fixed mouseover / mouseout incorrectly firing when moving from one node to another node inside the same container
2012-07-06 00:27:55 -07:00
Test.js
added new clearBeforeDraw Layer property which enables you to skip canvas clearing before each draw. Added new warn() method to test suite, and added error and warning colorings to the test counter
2012-06-23 16:11:58 -07:00
unitTests.js
moved animation logic into Animation.js. Global.js now only contains logic and properties that operate on stages
2012-07-03 23:00:52 -07:00