fabric.js/src
Kienz d8831feb0e Freedraw bugfix for Firefox 3.6.x
The pointer flies away on starting freedrawing - line is drawing.
Here you can see a screenshot:
<img src="https://s3-eu-west-1.amazonaws.com/kienzle.geschaeft/projects/sketch/fabric_freedraw_problem_firefox_3.6.x.png"/>

jsFiddle:
http://jsfiddle.net/r2ZE7/95/
2012-12-13 11:57:16 +01:00
..
util Fix for touch devices - only works if page is has no scrolling. I've tested it no iPad with iOS 6.01. 2012-12-10 13:44:26 +01: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 Locking properties (lockMovementX, lockMovementY, lockRotation, etc.) are now respected in groups. Closes #152. 2012-12-07 15:39:47 +01:00
canvas.serialization.js loadFromJSON now handles json as String or Object - same behavior like loadFromDatalessJSON. 2012-12-08 10:40:29 +01:00
circle.class.js Bugfixes for new parameter propertiesToInclude 2012-12-01 13:57:27 +01:00
color.class.js Doc additions, fixes. 2012-11-23 13:38:26 +01:00
ellipse.class.js Bugfixes for new parameter propertiesToInclude 2012-12-01 13:57:27 +01:00
freedrawing.class.js Freedraw bugfix for Firefox 3.6.x 2012-12-13 11:57:16 +01:00
gradient.class.js Doc additions, fixes. 2012-11-23 13:38:26 +01:00
group.class.js Locking properties (lockMovementX, lockMovementY, lockRotation, etc.) are now respected in groups. Closes #152. 2012-12-07 15:39:47 +01:00
image.class.js close <image> tag XML style to allow access to native SVG document 2012-12-10 14:40:26 +02:00
image_filters.js Doc additions, fixes. 2012-11-23 13:38:26 +01:00
intersection.class.js Lint everything with JSHint. Version 0.9.14. 2012-10-14 02:53:12 +02:00
line.class.js Bugfixes for new parameter propertiesToInclude 2012-12-01 13:57:27 +01:00
log.js Doc additions, fixes. 2012-11-23 13:38:26 +01:00
node.js Locking properties (lockMovementX, lockMovementY, lockRotation, etc.) are now respected in groups. Closes #152. 2012-12-07 15:39:47 +01:00
object.class.js Locking properties (lockMovementX, lockMovementY, lockRotation, etc.) are now respected in groups. Closes #152. 2012-12-07 15:39:47 +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 Doc additions, fixes. 2012-11-23 13:38:26 +01:00
parser.js Doc additions, fixes. 2012-11-23 13:38:26 +01:00
path.class.js Implement smooth free drawing. Free drawing is now a separate module. Thanks @coulix! 2012-12-06 19:47:34 +01:00
path_group.class.js Doc fixes. Version 0.9.26 2012-12-02 11:53:38 +01:00
point.class.js Smooth live free drawing on contextTop canvas 2012-11-28 11:55:30 +01:00
polygon.class.js Doc fixes. Version 0.9.26 2012-12-02 11:53:38 +01:00
polyline.class.js Doc fixes. Version 0.9.26 2012-12-02 11:53:38 +01:00
rect.class.js Doc fixes. Version 0.9.26 2012-12-02 11:53:38 +01:00
scout.js More documentation. 2010-10-19 16:27:24 -04:00
stateful.js Doc fixes. Version 0.9.26 2012-12-02 11:53:38 +01:00
static_canvas.class.js Implement smooth free drawing. Free drawing is now a separate module. Thanks @coulix! 2012-12-06 19:47:34 +01:00
text.class.js [BACK_INCOMPAT] Cufon rendered fabric.Text now has two properties: backgroundColor (whole bounding-box) and textBackgroundColor (textlines, same behavior as "old" fabric.Text#backgroundColor) 2012-12-03 19:38:35 +01:00
triangle.class.js Lint everything with JSHint. Version 0.9.14. 2012-10-14 02:53:12 +02:00