react-dnd / react-dnd

Drag and Drop for React

Home Page:http://react-dnd.github.io/react-dnd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The floating element will contain the overlapping element area

little-buddy opened this issue · comments

When two elements are placed on top of each other and one of them is dragged,
the floating element will contain the overlapping element area,
but the effect is that only one element is dragged

image

Example see office_websit