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] Fix flings not being cancelled early #400

Merged
merged 1 commit into from
May 10, 2021

Conversation

chrisbanes
Copy link
Contributor

This PR fixes the issues of decay flings not being finished once they've hit their boundary. This stopped the currentPage being updated, which affects things like tabs, indicators, etc.

This PR fixes the issues of decay flings not being
finished once they've hit their boundary. This stopped
the currentPage being updated, which affects things like
tabs, indicators, etc.
@chrisbanes chrisbanes enabled auto-merge (squash) May 10, 2021 16:08
@chrisbanes chrisbanes merged commit 64e2e46 into main May 10, 2021
@chrisbanes chrisbanes deleted the cb/pager-decay-scroll-end branch May 10, 2021 16:45
@chrisbanes chrisbanes added this to the v0.10.0 milestone May 12, 2021
jossiwolf pushed a commit to jossiwolf/accompanist that referenced this pull request Aug 1, 2021
This PR fixes the issues of decay flings not being
finished once they've hit their boundary. This stopped
the currentPage being updated, which affects things like
tabs, indicators, etc.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants