react-sortable-tree
react-sortable-tree copied to clipboard
[WINDOWS] Unable to use the mouse wheel to scroll the page while dragging
On Windows, it is impossible to use the mouse wheel while dragging a node - to scroll through the document body while dragging a node.
On Mac, this is possible. I am able to drag the node and in the same time use the mouse wheel, which scrolls through the document body.
Is this part of HTML5 spec, i.e. how draggable="true" works? Is there a workaround for this?
experiencing the same issue, any plans on improving this?