Skip to content

[flutter] remove elevation checker#86837

Merged
fluttergithubbot merged 3 commits intoflutter:masterfrom
jonahwilliams:remove_physical_model_checker
Jul 22, 2021
Merged

[flutter] remove elevation checker#86837
fluttergithubbot merged 3 commits intoflutter:masterfrom
jonahwilliams:remove_physical_model_checker

Conversation

@jonahwilliams
Copy link
Contributor

@jonahwilliams jonahwilliams commented Jul 22, 2021

The flutter runner no longer uses the elevation to determine how to position Flutter layers. This makes Z fighting impossible, and removes the need for a dedicated debug functionality. FYI @arbreng

@flutter-dashboard flutter-dashboard bot added framework flutter/packages/flutter repository. See also f: labels. tool Affects the "flutter" command-line tool. See also t: labels. labels Jul 22, 2021
@google-cla google-cla bot added the cla: yes label Jul 22, 2021
@jonahwilliams jonahwilliams marked this pull request as ready for review July 22, 2021 02:23
@jonahwilliams jonahwilliams requested a review from dnfield July 22, 2021 02:32
Copy link
Contributor

@dnfield dnfield left a comment

Choose a reason for hiding this comment

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

I thought someone might have asked me about this in the last few months but I can't remember who and we can always put it back if really needed.

Lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

framework flutter/packages/flutter repository. See also f: labels. tool Affects the "flutter" command-line tool. See also t: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants