frontend-collective / frontend-collective/react-sortable-tree
[WINDOWS] Unable to use the mouse wheel to scroll the page while dragging
Open
- Dominant language
- JavaScript
- Stars
- 5k
- Forks
- 914
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.