Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

fuchsia: Fix incorrect scale #23047

Merged
merged 1 commit into from
Dec 14, 2020
Merged

Conversation

arbreng
Copy link
Contributor

@arbreng arbreng commented Dec 12, 2020

Description

#22687 unfortunately introduced a regression where the device pixel ratio was effectively ignored on Fuchsia because we applied it to the wrong Scenic node. This PR rectifies that.

Related Issues

https://bugs.fuchsia.dev/p/fuchsia/issues/detail?id=61466

Tests

I added the following tests:

Added an integration test case that verifies the device pixel ratio stays in sync with Scenic metrics events,

@flutter-dashboard
Copy link

It looks like this pull request may not have tests. Please make sure to add tests before merging. If you need an exemption to this rule, contact Hixie on the #hackers channel in Chat.

Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants