Skip to content
Commit afd25b56 authored by Bacteria Dev's avatar Bacteria Dev Committed by Nate Graham
Browse files

applets/taskmanager: Reduce width of items when in horizontal panel

The width of traditional Task Manager items is more than in Plasma 5
and looks odd. The reason is due to porting away from
`PlasmaCore.Theme.mSize(font).width` and using
`Kirigami.Units.iconSizes.sizeForLabels` instead.

This metric is meant to be used for icon size calculations, so instead
let's use `Kirigami.Units.gridUnit` according to the porting guide.

BUG: 476824
parent 1e823ae8
Pipeline #531395 passed with stage
in 3 minutes and 55 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment