Module: event

Tools for event.

License:
  • MIT
Source:

Members

(static, constant) DOMMouseScrollEvent

Source:
Fires:
  • module:event.SvgCanvas#event:updateCanvas
  • module:event.SvgCanvas#event:zoomDone

(static, constant) mouseDownEvent

Follows these conditions:

  • When we are in a create mode, the element is added to the canvas but the action is not recorded until mousing up.
  • When we are in select mode, select the element, remember the position and do nothing else.
Source:
Fires:

(static, constant) mouseMoveEvent

Source:
Fires:

(static, constant) mouseOutEvent

Source:

(static, constant) mouseUpEvent

Source:
Fires: