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

cwo <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/plasma-desktop/-/commit/
                   |                            |b1a6451bfda78114016955253a8
                   |                            |03acf67b82000
             Status|ASSIGNED                    |RESOLVED
            Version|                            |6.6.1
  Fixed/Implemented|                            |
                 In|                            |
         Resolution|---                         |FIXED

--- Comment #2 from cwo <[email protected]> ---
Git commit b1a6451bfda78114016955253a803acf67b82000 by Christoph Wolk.
Committed on 19/02/2026 at 11:11.
Pushed by cwo into branch 'master'.

applets/kicker: show custom icon loaded by name

Kicker allows accessing custom icons both by name and by providing a
path. For custom square icons, display fails because the image fallback
wants the Kirigami.Icon to handle it, and the icon wants the fallback to
do it. We should use the icon for this, as it handles the icon name
lookup and does some icon-specific things.

So we set the Icon to visible if the image is not. To properly
handle the case of the user switching from a non-square image to a
square custom icon, we also adjust the sizing calculation, and re-run it
when either Icon or image fallback change visibility.
FIXED-IN: 6.6.1

M  +5    -3    applets/kicker/CompactRepresentation.qml

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

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

Reply via email to