mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-04-16 12:20:59 +00:00
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. |
||
|---|---|---|
| .. | ||
| amd | ||
| brushes | ||
| filters | ||
| mixins | ||
| shapes | ||
| util | ||
| canvas.class.js | ||
| color.class.js | ||
| elements_parser.js | ||
| gradient.class.js | ||
| intersection.class.js | ||
| log.js | ||
| node.js | ||
| parser.js | ||
| pattern.class.js | ||
| point.class.js | ||
| shadow.class.js | ||
| static_canvas.class.js | ||