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-19 10:47:59 +08:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
cb8d36c3937add27ebd169bdd5a08bf661b9e5ac
konva
/
tests
/
js
History
Eric Rowell
cb8d36c393
fixed several bugs with toImage(). toImage() can now also accept x and y params. added extensive caching unit test. removed drawBuffer logic as it is no longer needed
2012-12-11 00:08:59 -08:00
..
unit
fixed several bugs with toImage(). toImage() can now also accept x and y params. added extensive caching unit test. removed drawBuffer logic as it is no longer needed
2012-12-11 00:08:59 -08:00
functionalTests.js
moved all rendering logic into the Canvas renderer modules. Shape draw funcs are now passed a renderer object, not a canvas context. The context is accessible via canvas.getContext()
2012-12-09 09:52:33 -08:00
manualTests.js
fix
#164
prepend # to colorKey so that events work again in non webit browsers
2012-11-27 19:43:33 -08:00
performanceTests.js
updated .gitignore and added more performance tests around image cropping and scaling in order to understand the value of a SpriteSheet plugin
2012-12-09 20:13:17 -08:00
Test.js
updated test framework CSS
2012-11-28 23:04:23 -08:00