Remove GTK scale factor workarounds
The workarounds were initially added to fix rendering issues when the scale factor was an odd value like 1.01. Hopefully the fractional scale factor support in Chrome is now good enough to handle these cases. This change prevents unexpected scale factor behavior like 1.25 remapping to 1.0. BUG=1033552 R=oshima Change-Id: I1d22c1ddcf463fed12061ef265d2a6b4a4bcbeb8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2121179Reviewed-by:Mitsuru Oshima <oshima@chromium.org> Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Cr-Commit-Position: refs/heads/master@{#753653}
Showing
Please register or sign in to comment