konva/src
2012-04-01 15:59:12 -07:00
..
shapes added new getTextSize(), getTextWidth(), and getTextHeight() methods 2012-03-31 15:40:27 -07:00
Container.js fixed bug related to multiple removals of same node 2012-04-01 10:29:16 -07:00
GlobalObject.js fixed drag and drop issue and reverted default easing back to linear 2012-04-01 10:06:00 -07:00
Group.js added scrollbar support for container DOM, structured the unittests a bit better, and did some minor refactoring 2012-03-17 10:28:25 -07:00
Layer.js finished matrix integration. the stage, layers, groups, and nodes can be transformed in anyway, and drag and drop on any of these nodes now works great regardless of parent node transforms 2012-03-23 23:39:54 -07:00
Node.js fixed drag and drop issue and reverted default easing back to linear 2012-04-01 10:06:00 -07:00
Shape.js fixed drag and drop issue and reverted default easing back to linear 2012-04-01 10:06:00 -07:00
Stage.js fixed drag and drop bug related to drag constraints and positioned containers. Just needed to move the drag constraint logic after the matrix unravel 2012-04-01 15:59:12 -07:00
Transform.js reworked transformation matrix operations with drag and drop 2012-03-24 20:52:17 -07:00