You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
onNewSelectionDrag: copied-and-pasted from onSelectionDrag. This should specify that the hook is run every time the user continues to drag the mouse after pressing on some unselected text but has not yet released the mouse
onNewSelectionFinished: copied-and-pasted from onSelectionDrag. This should specify that the hook is run when the user releases the mouse after pressing the mouse on some unselected text and dragging the mouse to a new location
The text was updated successfully, but these errors were encountered:
Discovered in #656:
onNewSelectionDrag
: copied-and-pasted fromonSelectionDrag
. This should specify that the hook is run every time the user continues to drag the mouse after pressing on some unselected text but has not yet released the mouseonNewSelectionFinished
: copied-and-pasted fromonSelectionDrag
. This should specify that the hook is run when the user releases the mouse after pressing the mouse on some unselected text and dragging the mouse to a new locationThe text was updated successfully, but these errors were encountered: