Merge lp://staging/~azzar1/unity/round-gtk-scaling-to-closest-integer into lp://staging/unity
Proposed by
Andrea Azzarone
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Marco Trevisan (Treviño) | ||||
Approved revision: | no longer in the source branch. | ||||
Merged at revision: | 4215 | ||||
Proposed branch: | lp://staging/~azzar1/unity/round-gtk-scaling-to-closest-integer | ||||
Merge into: | lp://staging/unity | ||||
Diff against target: |
21 lines (+2/-2) 1 file modified
unity-shared/UnitySettings.cpp (+2/-2) |
||||
To merge this branch: | bzr merge lp://staging/~azzar1/unity/round-gtk-scaling-to-closest-integer | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Marco Trevisan (Treviño) | Approve | ||
David Jordan (community) | Approve | ||
Review via email: mp+313459@code.staging.launchpad.net |
Commit message
Round gtk scaling factor to closest integer.
Description of the change
Round gtk scaling factor to closest integer.
To post a comment you must log in.
What's the impact of this one ? Will scaling of 1.68 effectively result in 2X scaling ?