taye / interact.js

JavaScript drag and drop, resizing and multi-touch gestures with inertia and snapping for modern browsers (and also IE9+)
http://interactjs.io/
MIT License
12.19k stars 782 forks source link

Dragging does not stop when middle mouse button is pressed #1045

Open stupkad opened 1 week ago

stupkad commented 1 week ago

I can reproduce a behaviour, where dragging continues even after all mouse buttons are released.

Expected behavior

Dragging stops when all mouse buttons are released

Actual behavior

Dragging continues, evem after all mouse buttons are released

System configuration

interact.js demo website, section dragging on firefox and chrome on windows 11