SortableJS / Sortable

Reorderable drag-and-drop lists for modern browsers and touch devices. No jQuery or framework required.
https://sortablejs.github.io/Sortable/
MIT License
29.77k stars 3.7k forks source link

[feature] Does right mouse button drag support #2405

Closed wuboemo closed 1 week ago

wuboemo commented 1 month ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

owen-m1 commented 1 week ago

No, I'd think that's against normal HCI, it might be possible though but you'd have to research further. Sortable just relies on regular drag and drop API, or mouse/touch/pointer events API