D23798: Polish Displays KCM UI

Roman Gilg noreply at phabricator.kde.org
Tue Sep 17 08:56:29 BST 2019


romangg added inline comments.

INLINE COMMENTS

> Output.qml:48
> +    width: model.size.width / screen.relativeFactor / 2
> +    height: model.size.height / screen.relativeFactor / 2
>  

You can't change these parameters here. Afterwards the positioning will be broken. You can multiply the `screen.relativeFactor` directly but I would look out for keeping anything in the outputs still readable. Multiplying it with `2` gives me only few letters in the output depiction anymore.

REPOSITORY
  R104 KScreen

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

To: ngraham, romangg, #vdg, #kwin
Cc: filipf, ndavis, GB_2, plasma-devel, LeGast00n, The-Feren-OS-Dev, jraleigh, fbampaloukas, ragreen, ZrenBot, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20190917/e29f3cb7/attachment.html>


More information about the Plasma-devel mailing list