Skip to content

ScrollView scrolling conflicts with drag-and-drop in grid view (drag breaks when scroll enabled) #104

@devendra-dangi

Description

@devendra-dangi

@SHISME
I am using a grid-based drag-and-drop implementation (2-column layout).
When I wrap the grid with a ScrollView, scrolling works but drag-and-drop stops working correctly.
If I remove the ScrollView, drag-and-drop works fine but scrolling is not possible.

I need both scrolling and drag-and-drop to work together smoothly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions