D19510: [Logout screen] Fix label opacity failing
Nathaniel Graham
noreply at phabricator.kde.org
Wed Mar 6 21:33:03 GMT 2019
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20190306/ffcbacea/attachment-0001.html>
More information about the Plasma-devel
mailing list