Skip to content

Triggers when scrolling #361

@schonarth

Description

@schonarth

If I touch anywhere just to scroll my outer ScrollView around, the library will immediately fire, causing my expanded component to collapse, which is not what I intended.

Since IMHO that should be the default behavior, I just pushed PR #360 to fire the event on touchEnd instead of touchStart, thus allowing the OS to decide whether this is going to be a scroll or not.

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