Skip to content

Vertical scroll for Draggables bound to X-axis #221

Closed
@amangeot

Description

@amangeot

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions