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
acc6b6e14edcb1491d27c2496cb826bc2c97ec4d
konva
/
tests
/
js
History
Eric Rowell
acc6b6e14e
updated unit tests
2012-07-15 00:06:35 -07:00
..
functionalTests.js
updated unit tests
2012-07-15 00:06:35 -07:00
manualTests.js
toDataURL() is now synchronous, and works with all nodes, including the stage, layers, groups, and shapes. This also sets things up nicely for node caching. You can now cache anything, including the whole stage, layers, groups, or shapes, manifested as Kinetic Images that were instantiated with data urls
2012-07-14 18:10:37 -07:00
performanceTests.js
new toImage() method to support node caching
2012-07-14 23:41:16 -07:00
Test.js
added performance test suite with two sample performance tests
2012-07-14 09:57:21 -07:00
unitTests.js
updated unit tests
2012-07-15 00:06:35 -07:00