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
2879dd92d0c0d03964db3ad3ac12d0e4506ad4cc
konva
/
tests
/
js
History
Arthaey
2879dd92d0
Support creating shapes with points like [[x1,y1],[x2,y2]].
2013-01-09 00:21:47 -08:00
..
unit
Support creating shapes with points like [[x1,y1],[x2,y2]].
2013-01-09 00:21:47 -08:00
functionalTests.js
fixed edge case when setting draggable=false on dragend
2013-01-07 19:51:20 -08:00
manualTests.js
a small bit of animation code cleanup
2013-01-07 19:38:16 -08:00
performanceTests.js
updated .gitignore and added more performance tests around image cropping and scaling in order to understand the value of a SpriteSheet plugin
2012-12-09 20:13:17 -08:00
Test.js
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