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

Kai Uwe Broulik noreply at phabricator.kde.org
Wed Jul 25 07:28:37 BST 2018


broulik added inline comments.

INLINE COMMENTS

> Splash.qml:91
> +                // https://bugreports.qt.io/browse/QTBUG-67007
> +                renderType: Screen.devicePixelRatio % 1 !== 0 ? Text.QtRendering : Text.NativeRendering
>                  anchors.verticalCenter: parent.verticalCenter

You need to `import QtQuick.Window 2.2` for that to work

REPOSITORY
  R120 Plasma Workspace

REVISION DETAIL
  https://phabricator.kde.org/D14347

To: ngraham, #plasma, davidedmundson
Cc: broulik, svenmauch, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20180725/fce118a6/attachment-0001.html>


More information about the Plasma-devel mailing list