zyzo / react-dnd-mouse-backend

Mouse Backend for react-dnd library
http://zyzo.github.io/react-dnd-mouse-backend/
MIT License
85 stars 30 forks source link

Fix for removing text cursor in Safari when dragging #11

Closed davidshore closed 5 years ago

davidshore commented 6 years ago

In Safari the text cursor appears when dragging starts. This fix removes it.

zyzo commented 5 years ago

Sorry for getting back at this so late :(. It seems like there are different parts in the PR (including package-lock.json, window overriding). Please make separate PRs if you are stil interested in merging them.