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

Reply via email to