Skip to content

Conversation

@xster
Copy link
Member

@xster xster commented Dec 8, 2017

Fixes #13408

Alternate approach to #13436 for customizable edges in case dialogs hug the screen on some sides.

Removes dangling paddings for sides that don't intersect with the partial obstructions.

@gspencergoog
Copy link
Contributor

LGTM

@xster
Copy link
Member Author

xster commented Dec 8, 2017

Removed handling from bottom sheet. The scaffold already handles it. Added more tests

@xster xster merged commit 6f77394 into flutter:master Dec 8, 2017
@xster xster deleted the fullscreen-routes-2 branch December 8, 2017 01:58
DaveShuckerow pushed a commit to DaveShuckerow/flutter that referenced this pull request May 14, 2018
…lutter#13438)

* Remove MediaQuery padding for various PopupRoutes that don't extend to the edge of the screen

* bottom sheet doesn't actually need handling. Scaffold does it already. Add test for others.
@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.

PopupRoute should consume MediaQuery padding

3 participants