fabric.js/src
Brian Whitton 31a2a9c8bf InDrawingMode Mouse Events
This adds event triggers for the InDrawingMode set of mouse event handlers.

I needed to add a mousemove event handler that fired without turning off
free draw, and imagined that others could use this functionality as
well.

Event strings are formatted using the typical non-namespaced DOM format, i.e. without
colons.
2014-11-13 23:22:44 -05:00
..
amd Add JSCS validation & change bunch of things for conformance. Down to 333 failures from ~1000. 2014-02-16 16:36:14 -05:00
brushes Update pencil_brush.class.js 2014-11-05 19:56:57 +01:00
filters Add requirement for space before function’s { 2014-09-22 20:40:39 +02:00
mixins InDrawingMode Mouse Events 2014-11-13 23:22:44 -05:00
shapes Check for canvas presence before accessing multiplier 2014-11-07 12:06:24 +01:00
util Update text.js 2014-10-28 17:12:10 +01:00
canvas.class.js Update text.js 2014-10-29 15:25:08 +01:00
color.class.js Add requirement for space before function’s { 2014-09-22 20:40:39 +02:00
elements_parser.js Update elements_parser.js 2014-09-21 01:15:39 +02:00
gradient.class.js Add maximumLineLength restriction of 120 chars and space after comma 2014-09-22 20:40:39 +02:00
intersection.class.js Add maximumLineLength restriction of 120 chars and space after comma 2014-09-22 20:40:39 +02:00
log.js JSCS changes; Prepare for JSCS ignore support; down to 51 failures 2014-08-03 16:47:27 +02:00
node.js Add requirement for space before function’s { 2014-09-22 20:40:39 +02:00
parser.js Update text.js 2014-10-28 17:12:10 +01:00
pattern.class.js Update pattern.class.js 2014-10-26 18:49:00 +01:00
point.class.js JSDoc + JSCS tweaks - Part 1 2014-07-17 16:18:57 +02:00
shadow.class.js Update text.js 2014-10-26 22:42:55 +01:00
static_canvas.class.js Use crossOrigin property in fabric.util.loadImage for background and overlay images 2014-10-16 10:49:12 +02:00