[applets/taskmanager] Match default tooltip spacing in custom tooltip
ClosedPublic

Authored by ngraham on May 15 2020, 4:33 AM.

Details

Summary

The Task Manager widget's custom tooltips use level 5 Headings for the subtitles, which is
pointless since that size is the same size as a Label with with a taller line height,
which is overridden anyway.

This patch makes it just use basic Labels to be consistent with the default tooltip.

Test Plan

Task Manager launcher item tooltip has same spacing between title and subtitle as a panel
widget's tooltip

Diff Detail

Repository
R119 Plasma Desktop
Branch
match-default-tooltip-spacing (branched from master)
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 26928
Build 26946: arc lint + arc unit
ngraham created this revision.May 15 2020, 4:33 AM
Restricted Application added a project: Plasma. · View Herald TranscriptMay 15 2020, 4:33 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
ngraham requested review of this revision.May 15 2020, 4:33 AM
ngraham edited the summary of this revision. (Show Details)May 15 2020, 4:45 AM
cblack accepted this revision.May 19 2020, 4:35 AM
This revision is now accepted and ready to land.May 19 2020, 4:35 AM
ngraham closed this revision.May 19 2020, 4:36 AM