react-draggable
react-draggable copied to clipboard
Consider ctrl-click as non-left-click
trafficstars
We noticed that the behavior on Draggable was different when right-clicking vs. ctrl-clicking, even though they should be treated the same. This modifies it so ctrl-clicks are not considered as left-clicks.