-
Notifications
You must be signed in to change notification settings - Fork 23
Closed
Description
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
Labels
No labels