Mobius1 / Selectable

Touch enabled selectable plugin inspired by the jQuery UI widget.
MIT License
144 stars 21 forks source link

Temporary stop when selector starts from inside previously selected elem #49

Closed Tumur1117 closed 2 years ago

Tumur1117 commented 2 years ago

Hello. First, sorry for bad english I need drag selected elements that selected via Selectable instance. But when drag, it's drawing new rectangle. So, when elements are selected, is it possible temporary stop the instance? I tried enable disable method but when disabled the instance, i lost selected items and listeners.

Tumur1117 commented 2 years ago

event like "beforestart"