https://bugs.kde.org/show_bug.cgi?id=504926
cwo <cwo....@posteo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kdeplasma-addons/-/commi |ma/kdeplasma-addons/-/commi |t/82ad24070083f51f38c1b4c15 |t/d1c5fca4fa9352af13c8e9ad8 |d395ca630249eb9 |3ba76bd0a2e3718 --- Comment #3 from cwo <cwo....@posteo.net> --- Git commit d1c5fca4fa9352af13c8e9ad83ba76bd0a2e3718 by Christoph Wolk. Committed on 29/05/2025 at 21:22. Pushed by cwo into branch 'Plasma/6.4'. applets/fifteenPuzzle: set minimum size for fullRepresentation The fullRepresentation does not have a minimum size. This is not a problem in the case of the desktop widget, which will fall back to the compactRepresentation, but it makes no sense for the popup. Instead, we set it to have a minimum size equal to the switch size. Along the way we get rid of some not particularly useful debug messages. (cherry picked from commit 82ad24070083f51f38c1b4c15d395ca630249eb9) Co-authored-by: Christoph Wolk <cwo....@posteo.net> M +3 -7 applets/fifteenPuzzle/package/contents/ui/FifteenPuzzle.qml https://invent.kde.org/plasma/kdeplasma-addons/-/commit/d1c5fca4fa9352af13c8e9ad83ba76bd0a2e3718 -- You are receiving this mail because: You are watching all bug changes.