[applets/taskmanager] Don't show tooltip subtitle that's identical to the main text
ClosedPublic

Authored by ngraham on Feb 10 2020, 5:17 AM.

Details

Summary

Before-and-after pictures below should be self-explanatory:

Test Plan

Before:


After:

Diff Detail

Repository
R119 Plasma Desktop
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
ngraham created this revision.Feb 10 2020, 5:17 AM
Restricted Application added a project: Plasma. · View Herald TranscriptFeb 10 2020, 5:17 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
ngraham requested review of this revision.Feb 10 2020, 5:17 AM
filipf accepted this revision.Feb 10 2020, 6:26 AM
filipf added a subscriber: filipf.
filipf added inline comments.
applets/taskmanager/package/contents/ui/ToolTipInstance.qml
123

I think they want us using !== now

This revision is now accepted and ready to land.Feb 10 2020, 6:26 AM
ngraham updated this revision to Diff 75375.Feb 10 2020, 3:00 PM
ngraham marked an inline comment as done.

Triple equals FTW

This revision was automatically updated to reflect the committed changes.