Fix blurry icons by adding UseHighDpiPixmaps flag
ClosedPublic

Authored by mthw on May 5 2020, 5:02 PM.

Details

Summary

When using fractional scaling, some icons are blurred. This patch fixes the issue.

Test Plan

No side effects.

Before:


After:

Diff Detail

Repository
R356 KDiskFree
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, 5:02 PM
Restricted Application added a subscriber: kde-utils-devel. · View Herald TranscriptMay 5 2020, 5:02 PM
mthw requested review of this revision.May 5 2020, 5:02 PM
mthw edited the test plan for this revision. (Show Details)May 5 2020, 5:05 PM
mthw added a reviewer: KDE Applications.
ngraham accepted this revision.May 5 2020, 5:24 PM
This revision is now accepted and ready to land.May 5 2020, 5:24 PM
mthw added a comment.May 5 2020, 5:28 PM

If everything is fine, could you land this? Also, into 20.04?

This revision was automatically updated to reflect the committed changes.