Skip to content

onScroll for List is not called when scrolling is horizontal #630

@offsky

Description

@offsky

If you are using a List with rows that are wider than the container and then you scroll horizontally to see the end of the row, the List.onScroll callback is not called with the horizontal parameters. Actually, it's called once when scrollLeft deviates from zero, but then it isn't called again, and it doesn't pass in the horizontal values.

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