Skip to content
Commit 1467427b authored by Nate Graham's avatar Nate Graham
Browse files

Fix blocky text on splash screen when using non-integer scale factor

Summary: The Qt bug that makes `Text.NativeRendering` look terrible with non-integer scale factors (https://bugreports.qt.io/browse/QTBUG-67007) is still a problem, so we need to apply the same workaround here that we previously applied to all the PlasmaComponents.

Test Plan:
No visual change at 1x scale. Looks much better at 1.5x scale.

1.5x scale, before:
{F6136688}

1.5x scale, after:
{F6136691}

Reviewers: #plasma, davidedmundson, broulik

Reviewed By: #plasma, davidedmundson, broulik

Subscribers: broulik, svenmauch, plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D14347
parent c221f631
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment