PuruVJ / neodrag

One Draggable to rule them all 💍
https://neodrag.dev
MIT License
1.59k stars 48 forks source link

Right click fires dragging #101

Closed KevsRepos closed 1 year ago

KevsRepos commented 1 year ago

By making a right-click (opening the contextmenu) on a draggable element, it triggers dragging. I think this is not supposed to happen. Tested in the Svelte version.

I propose removing the bug or if this is actually intentional, add an option to disable dragging on right-click 😄

PuruVJ commented 1 year ago

That is a bug 😅

Will fix