Skip to content

Revert #13194#13317

Merged
tvolkert merged 1 commit intoflutter:masterfrom
xster:revert-padding
Dec 2, 2017
Merged

Revert #13194#13317
tvolkert merged 1 commit intoflutter:masterfrom
xster:revert-padding

Conversation

@xster
Copy link
Member

@xster xster commented Dec 2, 2017

Auto padding causes some unintended side effects on usages of listviews.

Need an easier mechanism to prevent consumptions of paddings to not leak further to descendants, causing double handling.

#12913

@xster xster requested a review from tvolkert December 2, 2017 04:23
Copy link
Contributor

@tvolkert tvolkert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Thanks!

@tvolkert tvolkert merged commit 2d6f268 into flutter:master Dec 2, 2017
@xster xster deleted the revert-padding branch December 2, 2017 05:20
xster added a commit to xster/flutter that referenced this pull request Dec 8, 2017
xster added a commit that referenced this pull request Dec 8, 2017
…ly pad their heights - second try (#13440)

* Let translucent Cupertino bars have its scaffold children automatically pad their heights (#13194)

* Let lists automatically add sliver padding from media query. Translucent nav and tab bars leave behind media query paddings in scaffolds.

* tests

* const lint

* Rename base abstract class to generalized ObstructingPreferredSizeWidget

* review

* More docs and comments from #13317
DaveShuckerow pushed a commit to DaveShuckerow/flutter that referenced this pull request May 14, 2018
DaveShuckerow pushed a commit to DaveShuckerow/flutter that referenced this pull request May 14, 2018
…ly pad their heights - second try (flutter#13440)

* Let translucent Cupertino bars have its scaffold children automatically pad their heights (flutter#13194)

* Let lists automatically add sliver padding from media query. Translucent nav and tab bars leave behind media query paddings in scaffolds.

* tests

* const lint

* Rename base abstract class to generalized ObstructingPreferredSizeWidget

* review

* More docs and comments from flutter#13317
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 12, 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.

3 participants