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 02:37:59 +08:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
914ee2fb4bcd04fced724e58c2c321957eaf1241
konva
/
tests
/
js
History
Eric Rowell
914ee2fb4b
after doing some more performance testing, decided to remove class level cache in favor of local method variable caching only
2012-11-13 23:48:30 -08:00
..
unit
fixed up Canvas type bug. The Canvas constructor can now also take an optional isBuffer param. If not defined, default value is scene
2012-11-13 22:16:36 -08:00
functionalTests.js
restructured unit tests and created a unit test build target which concatenates source test files
2012-11-13 21:37:28 -08:00
manualTests.js
restructured unit tests and created a unit test build target which concatenates source test files
2012-11-13 21:37:28 -08:00
performanceTests.js
after doing some more performance testing, decided to remove class level cache in favor of local method variable caching only
2012-11-13 23:48:30 -08:00
Test.js
fixed up Canvas type bug. The Canvas constructor can now also take an optional isBuffer param. If not defined, default value is scene
2012-11-13 22:16:36 -08:00