D27273: [applets/taskmanager] Don't show tooltip subtitle that's identical to the main text
Filip Fila
noreply at phabricator.kde.org
Mon Feb 10 06:26:03 GMT 2020
filipf accepted this revision.
filipf added inline comments.
This revision is now accepted and ready to land.
INLINE COMMENTS
> ToolTipInstance.qml:123
> opacity: 0.75
> - visible: !hasPlayer && text.length !== 0
> + visible: !hasPlayer && text.length !== 0 && text != appNameHeading.text
> }
I think they want us using !== now
REPOSITORY
R119 Plasma Desktop
BRANCH
dont-be-redundant-in-tooltips (branched from master)
REVISION DETAIL
https://phabricator.kde.org/D27273
To: ngraham, #vdg, #plasma, filipf
Cc: filipf, plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus, fbampaloukas, GB_2, ragreen, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20200210/b1d9fadb/attachment.html>
More information about the Plasma-devel
mailing list