Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport "Merge PR #5822: FIX(ui): Use correct font size for scaling status icons" to 1.4.x #5864

Merged
merged 1 commit into from
Sep 8, 2022

Conversation

Krzmbrzl
Copy link
Member

@Krzmbrzl Krzmbrzl commented Sep 8, 2022

Backport

This will backport the following commits from master to 1.4.x:

Questions ?

Please refer to the Backport tool documentation

Previously (mumble-voip#5772), we implemented a fix to set the status icon size
according to the user display scaling. The calculation is based upon
font sizes. However, due to an oversight, the wrong font size was used
as the base for this calculation. However, the problem was not visible,
if by coincidence the correct font size was the same as the one used by
accident.

This commit changes the calculation of the icon size once again to use
the correct font information.

Fixes one part of mumble-voip#5817

(cherry picked from commit a587514)
@Krzmbrzl Krzmbrzl force-pushed the backport/1.4.x/pr-5822 branch from 4bac22d to ad16583 Compare September 8, 2022 17:01
@Krzmbrzl Krzmbrzl merged commit cf67bd8 into mumble-voip:1.4.x Sep 8, 2022
@Krzmbrzl Krzmbrzl deleted the backport/1.4.x/pr-5822 branch November 9, 2022 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants