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-04-29 20:53:34 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
a908c59769
konva
/
tests
/
js
History
Eric Rowell
a908c59769
fixed center offset + drag and drop bug by fixing a root problem with the getAbsoluteTransform() method. This method no longer takes into account the center offset. Center offset transforms are now applied separately
2012-04-14 18:27:06 -07:00
..
functionalTests.js
fixed center offset + drag and drop bug by fixing a root problem with the getAbsoluteTransform() method. This method no longer takes into account the center offset. Center offset transforms are now applied separately
2012-04-14 18:27:06 -07:00
Test.js
exposed absolute positioning logic inside the _prepareDrag method so that developers have access to it via the setAbsolutePosition() method
2012-04-14 10:40:54 -07:00
unitTests.js
fixed stage.hide() bug, created new isVisible() method, and moved visible check to container
2012-04-14 12:04:45 -07:00