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 #13 isOver does not work correctly for nested drop targets #14

Closed vanmeegen closed 6 years ago

vanmeegen commented 6 years ago

sorts the targetIds passed to hover by bounding rect inclusion

zyzo commented 6 years ago

There are some unrelated files (.idea, generated code, yarn.lock), so I have to close this. But thank you, i'll look into the issue.