https://bugs.kde.org/show_bug.cgi?id=476824

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|REPORTED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/plasma-desktop/-/commit/
                   |                            |afd25b56bb8aa9ffc902f83dd6d
                   |                            |75fec47797527

--- Comment #2 from Nate Graham <n...@kde.org> ---
Git commit afd25b56bb8aa9ffc902f83dd6d75fec47797527 by Nate Graham, on behalf
of Bacteria Dev.
Committed on 13/11/2023 at 18:52.
Pushed by ngraham into branch 'master'.

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.

M  +1    -1    applets/taskmanager/package/contents/ui/code/layout.js

https://invent.kde.org/plasma/plasma-desktop/-/commit/afd25b56bb8aa9ffc902f83dd6d75fec47797527

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to