Skip to content
Commit fab18c5b authored by Vasily Khoruzhick's avatar Vasily Khoruzhick Committed by Nate Graham
Browse files

Round x11GlobalScaleFactor instead of flooring it



When display scaling is set to 175%, flooring scale factor down to 1
results in very cramped widgets. To the point when the text scaled by
1.75 doesn't fit the widgets.

Properly round x11GlobalScaleFactor to avoid that.

Signed-off-by: default avatarVasily Khoruzhick <anarsoul@gmail.com>

BUG: 480828
Fixed-IN: 6.0


(cherry picked from commit 28b72467)
parent 5bf56b10
Pipeline #612058 failed with stage
in 2 minutes and 22 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment