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

Client Offset in beginDrag #20 #22

Closed 0815Strohhut closed 5 years ago

0815Strohhut commented 6 years ago

As described in https://github.com/zyzo/react-dnd-mouse-backend/issues/20 the pull request to support the client offset in beginDrag. See also react-dnd/react-dnd@84db06e#diff-dd1a31f306f8cc765123ce82f9424a2f for the changes in the html5 backend.

0815Strohhut commented 5 years ago

Due to changes in react dnd, this pull request is obsolete.