Skip to content
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

Report display sizes in physical pixels on MacOS #50221

Merged
merged 4 commits into from
Feb 7, 2024

Conversation

goderbauer
Copy link
Member

@goderbauer goderbauer commented Jan 31, 2024

Fixes flutter/flutter#142629

Display.size's documentation says (emphasize mine):

The physical size of this display.

But we have actually been reporting the size in logical pixels - up until now!

@matanlurey
Copy link
Contributor

Just an FYI: Both Chris and Dan are out the remainder of this week.

@goderbauer goderbauer force-pushed the physicalMac branch 3 times, most recently from a20d0a9 to ae36b08 Compare February 7, 2024 01:02
@goderbauer goderbauer marked this pull request as ready for review February 7, 2024 22:45
Copy link
Member

@cbracken cbracken left a comment

Choose a reason for hiding this comment

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

LGTM stamp from a Japanese personal seal

@goderbauer goderbauer added the autosubmit Merge PR when tree becomes green via auto submit App label Feb 7, 2024
@auto-submit auto-submit bot merged commit 45137ea into flutter:main Feb 7, 2024
29 checks passed
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Feb 8, 2024
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Feb 8, 2024
…143135)

flutter/engine@4ea7bd0...45137ea

2024-02-07 goderbauer@google.com Report display sizes in physical pixels on MacOS (flutter/engine#50221)
2024-02-07 68449066+zijiehe-google-com@users.noreply.github.com [Fuchsia] Run tests with multiple packages (flutter/engine#50219)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC chinmaygarde@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
@goderbauer goderbauer deleted the physicalMac branch March 8, 2024 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects: desktop autosubmit Merge PR when tree becomes green via auto submit App platform-macos
Projects
None yet
3 participants