davidedmundson added inline comments.

INLINE COMMENTS

> output.cpp:357
> +    // Round scale to one digit.
> +    info[QStringLiteral("scale")] = int(output->scale() * 10 + 0.5) / 10.;
> +

i don't understand why we need/want this.

KConfig won't corrupt a double through a save/restore.

REPOSITORY
  R104 KScreen

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

To: romangg, #plasma
Cc: davidedmundson, broulik, cfeck, plasma-devel, LeGast00n, The-Feren-OS-Dev, 
jraleigh, fbampaloukas, GB_2, ragreen, Pitel, ZrenBot, himcesjf, lesliezhai, 
ali-mohamed, jensreuterberg, abetts, sebas, apol, mart

Reply via email to