https://bugs.kde.org/show_bug.cgi?id=503478
cwo <cwo....@posteo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/kdeplasma-addons/-/commi | |t/9c0712c95c1f24bb343799445 | |d19c87d188a7ba0 Status|ASSIGNED |RESOLVED Version Fixed In| |6.4.0 --- Comment #3 from cwo <cwo....@posteo.net> --- Git commit 9c0712c95c1f24bb343799445d19c87d188a7ba0 by Christoph Wolk. Committed on 05/05/2025 at 15:26. Pushed by cwo into branch 'master'. applets/comic: use fallback error placeholder for tiny widgets Since the original implementation of resizing the widget on showing a PlaceholderMessage was abandonded, the placeholder could escape the area of the widget. This looks broken. Instead, we use a second fallback placeholder that only shows an error icon if the main one does not fit. Along the way, we get rid of some fiddling with implicit sizes that is no longer necessary without the automatic resizing. FIXED-IN: 6.4.0 M +13 -15 applets/comic/qml/ComicCentralView.qml https://invent.kde.org/plasma/kdeplasma-addons/-/commit/9c0712c95c1f24bb343799445d19c87d188a7ba0 -- You are receiving this mail because: You are watching all bug changes.