https://bugs.kde.org/show_bug.cgi?id=504926
cwo <cwo....@posteo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/kdeplasma-addons/-/commi | |t/82ad24070083f51f38c1b4c15 | |d395ca630249eb9 --- Comment #2 from cwo <cwo....@posteo.net> --- Git commit 82ad24070083f51f38c1b4c15d395ca630249eb9 by Christoph Wolk. Committed on 29/05/2025 at 21:08. Pushed by cwo into branch 'master'. 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. M +3 -7 applets/fifteenPuzzle/package/contents/ui/FifteenPuzzle.qml https://invent.kde.org/plasma/kdeplasma-addons/-/commit/82ad24070083f51f38c1b4c15d395ca630249eb9 -- You are receiving this mail because: You are watching all bug changes.