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.2k stars 782 forks source link

Prevent interaction start if control clicking #956

Closed rwshaw closed 4 weeks ago

rwshaw commented 2 years ago

Fix to prevent objects sticking to cursor in issue #954. Causes any interaction started with the ctrlKey to be stopped.