bmcmahen / react-grid-dnd

drag and drop, grid edition. built with react

Home Page:https://codesandbox.io/embed/gracious-wozniak-kj9w8

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

While dragging in a scroll container the draggable item loses positioning relative to the mouse

larskay opened this issue · comments

If the drag elements are inside a container with overflow-y auto and you drag an element down the element should scroll with the mouse.