https://bugs.kde.org/show_bug.cgi?id=481433
Ismael Asensio <isma...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-workspace/-/commi |ma/plasma-workspace/-/commi |t/761eb760023315ba280a14676 |t/879de1b4cc9a5011f325cc564 |d182e935db4ffd8 |ac9c19754841194 --- Comment #3 from Ismael Asensio <isma...@gmail.com> --- Git commit 879de1b4cc9a5011f325cc564ac9c19754841194 by Ismael Asensio. Committed on 16/02/2024 at 23:22. Pushed by iasensio into branch 'Plasma/6.0'. kcms/notifications: Fix delegate's minimum size The RowLayout within the delegate will not shrink below its content's implicit width, even when it overflows the external width constraint. We can use some Layout properties in a creative way to reduce this, so that the TextField can shrink but keeps its regular size when the space available is wider. FIXED-IN: 6.0 (cherry picked from commit 761eb760023315ba280a14676d182e935db4ffd8) M +5 -0 kcms/notifications/ui/ApplicationConfiguration.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/879de1b4cc9a5011f325cc564ac9c19754841194 -- You are receiving this mail because: You are watching all bug changes.