D11244: Fix text scaling with non-integer scale factors when PLASMA_USE_QT_SCALING=1 is set
Kai Uwe Broulik
noreply at phabricator.kde.org
Sun Mar 11 22:50:09 UTC 2018
broulik added a comment.
Did you actually properly test this, ie. without scaling? I can't see how this would be working:
1.) You're missing `import QtQuick.Window 2.2`
2.) There's no such property `Window.devicePixelRatio`, it's `Screen.devicePixelRatio` (which is also in the `Window` import, but that seems also wrong in the `qqc2-desktop-style` you got this from)
REPOSITORY
R242 Plasma Framework (Library)
REVISION DETAIL
https://phabricator.kde.org/D11244
To: ngraham, #plasma, davidedmundson
Cc: broulik, #frameworks, michaelh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180311/ad4f48d6/attachment.html>
More information about the Kde-frameworks-devel
mailing list