Closed
Description
Hello,
There is a feature I'd like to add: the idea is to prevent the Draggable
from intercepting vertical scroll events if bound to the horizontal axis.
Let's say we have a <Draggable axis='x' />
, it would be great to only drag the Draggable
on horizontal drags, and let the container / page scroll on vertical drags ?
This is the default behaviour for scrollable items on mobile devices. I have no idea how to implement it but I believe it could be useful to many. Is it doable ?
Metadata
Metadata
Assignees
Labels
No labels