Fix blurry icons in KColorSchemeEditor
ClosedPublic

Authored by mthw on May 6 2020, 1:31 PM.

Details

Summary

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

BUG: 418165

Test Plan

No side effects.

Before:


After:

Diff Detail

Repository
R119 Plasma Desktop
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 6 2020, 1:31 PM
Restricted Application added a project: Plasma. · View Herald TranscriptMay 6 2020, 1:31 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
mthw requested review of this revision.May 6 2020, 1:31 PM
mthw edited the summary of this revision. (Show Details)May 6 2020, 1:38 PM
mthw edited the test plan for this revision. (Show Details)
mthw added a reviewer: Plasma.
ngraham accepted this revision.May 6 2020, 1:52 PM
This revision is now accepted and ready to land.May 6 2020, 1:52 PM
mthw added a comment.May 6 2020, 2:10 PM

If everything is fine, can you land this, please? Also into 5.18? I am guessing 5.12 is already EOL and 5.19 is not branched yet.

This revision was automatically updated to reflect the committed changes.