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-05-02 11:49:50 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
b6ba1a503c
konva
/
tests
History
Eric Rowell
b6ba1a503c
ids and names hashes used for node selection via get() has moved to Global in order to greatly simplify the selection logic. This means that node ids and names are shared across all stages. If two stages each have a node with the same id, only the last id set will be accessibile (similar to DOM)
2013-01-13 11:10:49 -08:00
..
assets
layer.toDataURL() now directly returns layer canvas data url if position and size are not specificed. updated unit tests and docs
2013-01-02 22:02:00 -08:00
html
setup test for require.js support
2012-12-01 18:44:13 -08:00
js
ids and names hashes used for node selection via get() has moved to Global in order to greatly simplify the selection logic. This means that node ids and names are shared across all stages. If two stages each have a node with the same id, only the last id set will be accessibile (similar to DOM)
2013-01-13 11:10:49 -08:00
base.css
updated test framework CSS
2012-11-28 23:04:23 -08:00