Skip to content

Conversation

@abarth
Copy link
Contributor

@abarth abarth commented Mar 1, 2017

Using these physics avoids a problem whereby the scroll view isn't scrollable
due to lack of content and therefore cannot trigger the refresh indicator.

Fixes #8432

Using these physics avoids a problem whereby the scroll view isn't scrollable
due to lack of content and therefore cannot trigger the refresh indicator.

Fixes flutter#8432
@abarth
Copy link
Contributor Author

abarth commented Mar 1, 2017

@Hixie @HansMuller

@Hixie
Copy link
Contributor

Hixie commented Mar 1, 2017

LGTM, though I'm still concerned that the underlying logic to always clamp when there's nothing to scroll is overly aggressive.

@abarth abarth merged commit 0b7845a into flutter:master Mar 1, 2017
@abarth abarth deleted the refresh_docs branch March 1, 2017 19:04
@abarth
Copy link
Contributor Author

abarth commented Mar 1, 2017

Yeah, we probably need a more general scroll chaining solution.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 14, 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

Successfully merging this pull request may close these issues.

RefreshIndicator doesn't work if its Scrollable descendant doesn't have to scroll

3 participants