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
2026-01-02 20:42:42 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6dc7c685f0c4d6d0ad66cc97e5aa529c026493a0
konva
/
tests
/
js
History
Eric Rowell
6dc7c685f0
new toImage() method to support node caching
2012-07-14 23:41:16 -07:00
..
functionalTests.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
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
new toImage() method to support node caching
2012-07-14 23:41:16 -07:00