Resize the host when text scaling on windows changes.
If the text scale change delta is too small (e.g. 100% to 105% compared to 100% to 150%), Windows only sends a text scale change message. If the delta is large (e.g. 100% to 150%), Windows sends a text scale and window resize message. Here's the new behavior: https://i.imgur.com/PAjwJSt.gif Bug: 1087626 Change-Id: I5b6d86a6219d3e27128a5b221d401bcf001443ff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2223123 Commit-Queue: John Pham <johnp@microsoft.com> Reviewed-by:Scott Violet <sky@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#775284}
Showing
Please register or sign in to comment