ngraham added inline comments.

INLINE COMMENTS

> LogoutButton.qml:34
>      opacity: activeFocus || containsMouse ? 1 : 0.5
> +    labelRendering: opacity !=1 ? Text.QtRendering : Text.NativeRendering // 
> Remove once we've solved Qt bug: https://bugreports.qt.io/browse/QTBUG-70138 
> (KDE bug: https://bugs.kde.org/show_bug.cgi?id=401644)
>      font.underline: false

Add a space between `=` and `1`

REPOSITORY
  R120 Plasma Workspace

BRANCH
  master

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

To: filipf, #plasma, ngraham, rooty
Cc: plasma-devel, jraleigh, GB_2, ragreen, Pitel, ZrenBot, lesliezhai, 
ali-mohamed, jensreuterberg, abetts, sebas, apol, mart

Reply via email to