https://bugs.kde.org/show_bug.cgi?id=493803
Marco Martin <notm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/-/commi | |t/158bd86da3dc1b50c09497c09 | |60f7c6de3706034 Status|ASSIGNED |RESOLVED --- Comment #4 from Marco Martin <notm...@gmail.com> --- Git commit 158bd86da3dc1b50c09497c0960f7c6de3706034 by Marco Martin. Committed on 01/10/2024 at 09:11. Pushed by mart into branch 'Plasma/6.2'. applets/notifications: Fixes for popup width * Only consider the size hint of the buttons to eventually enlarge the popup * Make the buttons implicit width surface to the popup via item Layout.preferredWidth * Give the popup Dialog a fixed unresizable width with Layout.minimum/maximumWidth to the Dialog main item Related: bug 493842 (cherry picked from commit 2299a7db4ad205431f13d7d2e80681eacc072e0f) 3fdb2493 applets/notifications: Fixes for popup width Co-authored-by: Marco Martin <notm...@gmail.com> M +6 -0 applets/notifications/package/contents/ui/NotificationItem.qml M +6 -2 applets/notifications/package/contents/ui/NotificationPopup.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/158bd86da3dc1b50c09497c0960f7c6de3706034 -- You are receiving this mail because: You are watching all bug changes.