Skip to content

The Face Object Field Actors on drag over

Christopher Ross-Gill edited this page Aug 1, 2016 · 1 revision

on-drag-over is invoked when the mouse is moving, a drag object exists and the face in which dragging was started is not the same as this face.

The input argument is a block consisting of:

  • offset
  • yes/no
  • drag/face
  • drag/gob/data/1
Return value is not necessary.

Examples

on-drag-over: [
  ; write this example
]
Clone this wiki locally