Fix blurry icons by adding UseHighDpiPixmaps flag
ClosedPublic

Authored by mthw on May 5 2020, 3:44 PM.

Details

Summary

When using fractional scaling, icons on the top and on both sides are blurred. This patch fixes the issue.

Test Plan

No side effects.

Before:


After:

Diff Detail

Repository
R331 Kig
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
mthw created this revision.May 5 2020, 3:44 PM
Restricted Application added a project: KDE Edu. · View Herald TranscriptMay 5 2020, 3:44 PM
Restricted Application added a subscriber: kde-edu. · View Herald Transcript
mthw requested review of this revision.May 5 2020, 3:44 PM
mthw edited the test plan for this revision. (Show Details)May 5 2020, 3:46 PM
mthw added a reviewer: KDE Applications.
yurchor accepted this revision.May 5 2020, 3:52 PM
yurchor added a subscriber: yurchor.

Thanks.

This revision is now accepted and ready to land.May 5 2020, 3:52 PM
This revision was automatically updated to reflect the committed changes.