Skip to content

stuck in the center issue #2

@cuihonglei

Description

@cuihonglei

Hi there,

I found an issue, if you scroll it fast in the beginning, it will stuck in the center sometimes.

I know this is because of ScrollView. When you trigger the ScrollView's scrolling, the Views which are inside the ScrollView, cannot get the DragGesture anymore. But before that, they have already started part of the scrolling, so they cannot finish it. If you use other Containers, like LIst (it also has a similar vertical scrolling behavior), there's no problem like this. Do you have any idea about this?

You could have a look at the effect here.
https://jmp.sh/SdccqRX

Thanks.

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