Skip to content

Scrollview would not bounce back when using CupertinoRefreshControl if the actual content size is smaller than the scrollview's size #17857

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

Closed
cxq1221 opened this issue May 24, 2018 · 3 comments

Comments

@cxq1221
Copy link

cxq1221 commented May 24, 2018

Steps to Reproduce

  1. Use CupertinoRefreshControl within CustomScrollView
  2. Add SliverList, and make sure the count of item is smaller enough to make the contentsize smaller than the scrollView's size
  3. Pull down to refresh, when it finishes, the scrollView would not bounce back .

Keep running as shown below:
img_4811

@xster
Copy link
Member

xster commented May 25, 2018

We fixed it on master. It should roll into beta shortly
#17599

@xster xster closed this as completed May 25, 2018
@xster
Copy link
Member

xster commented May 25, 2018

@cxq1221 I got an email of a comment but you may have deleted it since. Are you still having issues on the master branch?

@github-actions
Copy link

github-actions bot commented Sep 3, 2021

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants