registerDraggable dragend and dragstart callbacks #2

Closed
opened 2023-11-05 05:43:11 -08:00 by emma · 1 comment
Owner

registerDraggable should take in dragEnd and dragStart callbacks - at the very least dragEnd. This can allow for recalculation of code that relies on the passed vector

`registerDraggable` should take in `dragEnd` and `dragStart` callbacks - at the very least `dragEnd`. This can allow for recalculation of code that relies on the passed vector
emma added the
enhancement
label 2023-11-05 05:43:11 -08:00
Author
Owner

Turns out it's already there, the method is a bit unclear and needs better documentation

Turns out it's already there, the method is a bit unclear and needs better documentation
emma closed this issue 2023-11-09 09:01:44 -08:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: emma/doodler#2
No description provided.