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

Fix nested scroll when Pager involved in scrolling process #1154

Merged
merged 2 commits into from
Mar 4, 2024

Conversation

ASalavei
Copy link
Collaborator

@ASalavei ASalavei commented Mar 1, 2024

Fix scroll interruption by Pager component when the scroll happens in perpendicular direction

Proposed Changes

Do not interrupt scrolling if it occurs in a perpendicular direction to the Pager.

Testing

Test: see description here: JetBrains/compose-multiplatform#4395

Issues Fixed

Fixes: The bug on JetBrains/compose-multiplatform#4395

@MatkovIvan MatkovIvan merged commit e26d5f5 into jb-main Mar 4, 2024
8 of 9 checks passed
@MatkovIvan MatkovIvan deleted the andrei.salavei/nested-pager-scroll-fix branch March 4, 2024 12:35
copybara-service bot pushed a commit to androidx/androidx that referenced this pull request Mar 4, 2024
Upstreaming JetBrains#1154 fix

Bug: 327687953
Test: run `nestedScrollContent_shouldPropagateCrossAxisUnconsumedFlings` test
Change-Id: I39287f09161f9775665fb45ad4075954cfac5032
igordmn pushed a commit that referenced this pull request Mar 27, 2024
Upstreaming #1154 fix

Bug: 327687953
Test: run `nestedScrollContent_shouldPropagateCrossAxisUnconsumedFlings` test
(cherry picked from https://android-review.googlesource.com/q/commit:9083dbe9cb097ef39adaa5ff23533b526fd70309)
Merged-In: I39287f09161f9775665fb45ad4075954cfac5032
Change-Id: I39287f09161f9775665fb45ad4075954cfac5032
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants