Remove the panel tooltip icon

Authored by ngraham on Mar 4 2020, 9:53 PM.

Description

Remove the panel tooltip icon

Summary:
As discussed in T12778, the icon can never be in a correct state: either it's
redundant with the icon you're hovering over that made the tooltip appear, or
else it's different from the icon you're hovering over, which is inconsistent.

Since either case is undesirable, let's just remove the icon from the tooltip
entirely. This reduces the visual noise in the tooltip and solves the entire
class of bugs automatically.

Test Plan:



Reviewers: VDG, Plasma, cblack, niccolove, apol

Reviewed By: VDG, cblack, niccolove, apol

Subscribers: cblack, kde-frameworks-devel

Tags: Frameworks

Maniphest Tasks: T12778

Differential Revision: https://phabricator.kde.org/D27848

Details

Committed
ngrahamApr 5 2020, 2:54 AM
Reviewer
VDG
Differential Revision
D27848: Remove the panel tooltip icon
Parents
R242:3bd31386abbf: Create ExpandableListItem
Branches
Unknown
Tags
Unknown
Reverted By
R242:7aaee715aff2: Revert "Remove the panel tooltip icon"