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
Packages
Projects
Releases
Wiki
Activity
Files
864938ed33338d3985674192e044e5fcc9c28c29
konva
/
tests
/
js
History
Eric Rowell
864938ed33
added data url support for Kinetic.Image, and added unit tests
2012-07-14 18:32:00 -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
added performance test suite with two sample performance tests
2012-07-14 09:57:21 -07:00
Test.js
added performance test suite with two sample performance tests
2012-07-14 09:57:21 -07:00
unitTests.js
added data url support for Kinetic.Image, and added unit tests
2012-07-14 18:32:00 -07:00