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
8654391de4bc528b5cab4e6e1a0c6da98988abd5
konva
/
tests
/
js
History
Eric Rowell
8654391de4
deprecated the clipFunc method. replaced it with clip, which has an x, y, width, and height
2013-08-10 22:00:29 -07:00
..
unit
added new crop methods
2013-08-10 20:30:25 -07:00
functionalTests.js
updated tests
2013-08-10 14:30:17 -07:00
manualTests.js
deprecated the clipFunc method. replaced it with clip, which has an x, y, width, and height
2013-08-10 22:00:29 -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