https://bugs.kde.org/show_bug.cgi?id=487533
--- Comment #11 from Marco Martin <notm...@gmail.com> --- Git commit f0475b8a2bf76ac9afb346e7fda2ce911d2a69d5 by Marco Martin. Committed on 02/10/2024 at 08:38. Pushed by mart into branch 'master'. applets/notifications: Different workaround for layout bugs Don't set a preferred width which may cause an infinite resize loop. Invoking a particular undocumented slot will force the layout to be reevaluated and all items resized again, making fillWidth actually work Related: bug 492540 M +7 -3 applets/notifications/package/contents/ui/NotificationItem.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/f0475b8a2bf76ac9afb346e7fda2ce911d2a69d5 -- You are receiving this mail because: You are watching all bug changes.