Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Pager] Make Pager able to scroll by flinging a nested scroll child #1332

Merged

Conversation

wcaokaze
Copy link
Contributor

Currently, Pager cannot scroll by flinging a nested scroll child.

horizontal_pager_nested_fling.mp4

The reason is that Pager consumes ALL flings from children to prevent #347

I think that Pager should not consume flings when it is already scrolling

…ke PagerState.currentPageLayoutInfo private again
@Levi-Moreira Levi-Moreira merged commit 9706080 into google:main Nov 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants