Fix default usge of display zoom and ui scale
Enabling the flag for display zoom does not disable or change the ui scale being applied. The same is true for when we disable the display zoom. We do not change or remove the zoom value. This patch disables applying any display zoom when the flag is disabled and disables applying any ui scale when the flag is enabled. Bug: 834950 Change-Id: I07593806f54ee7daf3b5df38023c525501d85a95 Component: Display Manager, ui scale, display zoom Reviewed-on: https://chromium-review.googlesource.com/1020532Reviewed-by:Ahmed Fakhry <afakhry@chromium.org> Cr-Commit-Position: refs/heads/master@{#552457}
Showing
Please register or sign in to comment