Zren added inline comments.

INLINE COMMENTS

> DigitalClock.qml:473
>                      italic: plasmoid.configuration.italicText
> -                    pixelSize: 1024
> +                    pointSize: plasmoid.configuration.fontSize
>                  }

We use `font.pixelSize` to avoid the size "jumping" when it fits to a smaller 
panel the size can fit.

https://bugs.kde.org/show_bug.cgi?id=370156

Use `font.pixelSize: plasmoid.configuration.fontSize * units.devicePixelRatio`

REPOSITORY
  R120 Plasma Workspace

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

To: januz, #plasma, #vdg
Cc: Zren, mart, plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, 
jensreuterberg, abetts, sebas, apol, lukas

Reply via email to