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-10-15 12:34:52 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7700ecc70b76fda7811af7d403467df86db7006e
konva
/
tests
/
js
History
Eric Rowell
7700ecc70b
draw events no longer bubble. It was causing too much of a performance hit, and didn't provide a whole lot of value. Now, only layers fire draw events
2013-08-09 20:22:51 -07:00
..
unit
fixed blob regression bug. added unit test for setTension()
2013-07-28 00:03:56 -07:00
functionalTests.js
fixed
#357
and did a lot of event refactoring
2013-07-23 11:39:44 -07:00
manualTests.js
fixed
#357
and did a lot of event refactoring
2013-07-23 11:39:44 -07:00
performanceTests.js
draw events no longer bubble. It was causing too much of a performance hit, and didn't provide a whole lot of value. Now, only layers fire draw events
2013-08-09 20:22:51 -07:00
Test.js
canvas left and top inline styles are now set to 0
2013-07-21 23:14:41 -07:00
visualTests.js
Cleaned js, added tests for all convolution filters
2013-07-15 20:45:34 -04:00