fabric.js/src
Steve Pemberton e8cdf8e2fe Fixes for shift selecting/unselecting groups
Shift selecting/deselecting no longer causes the group to have its
transform re-applied.

You can no longer drag a shift added object separately from the group.
This also fixes the issue of the object jumping on addition to a group.

Objects in a group are now rendered to the upper-canvas in the order
they are in on the lower canvas.
2012-10-21 15:31:11 +01:00
..
util Lint everything with JSHint. Version 0.9.14. 2012-10-14 02:53:12 +02:00
canvas.animation.js [BACK_INCOMPAT] Move object straightening methods into its own, optional module (fabric.Object#straighten, fabric.Object.fxStraighten, fabric.Canvas#straightenObject). 2012-05-11 15:31:30 +04:00
canvas.class.js Fixes for shift selecting/unselecting groups 2012-10-21 15:31:11 +01:00
canvas.serialization.js Lint everything with JSHint. Version 0.9.14. 2012-10-14 02:53:12 +02:00
circle.class.js Fix opacity of rect, circle, ellipse objects. Fix #289. 2012-10-20 20:12:19 +02:00
color.class.js Lint everything with JSHint. Version 0.9.14. 2012-10-14 02:53:12 +02:00
ellipse.class.js Fix opacity of rect, circle, ellipse objects. Fix #289. 2012-10-20 20:12:19 +02:00
gradient.class.js Lint everything with JSHint. Version 0.9.14. 2012-10-14 02:53:12 +02:00
group.class.js Fixes for shift selecting/unselecting groups 2012-10-21 15:31:11 +01:00
image.class.js Remove redundant bordervisibility/cornervisibility properties from image objects. Version 0.9.15. 2012-10-17 01:25:01 +02:00
image_filters.js Lint everything with JSHint. Version 0.9.14. 2012-10-14 02:53:12 +02:00
intersection.class.js Lint everything with JSHint. Version 0.9.14. 2012-10-14 02:53:12 +02:00
line.class.js Normalize option setting in all classes. Fix #287. 2012-10-17 01:17:51 +02:00
log.js Build files are now organized in such way that it's possible to build fabric w/o support for text and/or serialization. 2011-07-15 18:16:14 -04:00
node.js Lint everything with JSHint. Version 0.9.14. 2012-10-14 02:53:12 +02:00
object.class.js Fix for negative width on objects 2012-10-14 18:30:08 +01:00
object_straightening.js [BACK_INCOMPAT] Move object straightening methods into its own, optional module (fabric.Object#straighten, fabric.Object.fxStraighten, fabric.Canvas#straightenObject). 2012-05-11 15:31:30 +04:00
observable.js Add support for off method to remove all handlers for event when not given any handlers. 2012-10-20 20:11:16 +02:00
parser.js Lint everything with JSHint. Version 0.9.14. 2012-10-14 02:53:12 +02:00
path.class.js Normalize option setting in all classes. Fix #287. 2012-10-17 01:17:51 +02:00
path_group.class.js Fix comment. Fix #286. 2012-10-17 01:18:54 +02:00
point.class.js Lint everything with JSHint. Version 0.9.14. 2012-10-14 02:53:12 +02:00
polygon.class.js Lint everything with JSHint. Version 0.9.14. 2012-10-14 02:53:12 +02:00
polyline.class.js Lint everything with JSHint. Version 0.9.14. 2012-10-14 02:53:12 +02:00
rect.class.js Fix opacity of rect, circle, ellipse objects. Fix #289. 2012-10-20 20:12:19 +02:00
scout.js More documentation. 2010-10-19 16:27:24 -04:00
static_canvas.class.js Fixes for shift selecting/unselecting groups 2012-10-21 15:31:11 +01:00
text.class.js Normalize option setting in all classes. Fix #287. 2012-10-17 01:17:51 +02:00
triangle.class.js Lint everything with JSHint. Version 0.9.14. 2012-10-14 02:53:12 +02:00