D8826: Support Qt scaling in wallpaper loading

Kai Uwe Broulik noreply at phabricator.kde.org
Wed Nov 15 15:40:04 UTC 2017


broulik accepted this revision.
broulik added inline comments.
This revision is now accepted and ready to land.

INLINE COMMENTS

> main.qml:38
>      property bool ready: false
> +    property var sourceSize: Qt.size(root.width * Screen.devicePixelRatio, root.height * Screen.devicePixelRatio)
>  

Make it a `property size`

REPOSITORY
  R120 Plasma Workspace

BRANCH
  master

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

To: davidedmundson, #plasma, broulik
Cc: broulik, plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20171115/683f40e4/attachment.html>


More information about the Plasma-devel mailing list