react-draggable icon indicating copy to clipboard operation
react-draggable copied to clipboard

Consider ctrl-click as non-left-click

Open assembled-michael opened this issue 5 years ago • 1 comments
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.

assembled-michael avatar Jun 27 '20 00:06 assembled-michael