Skip to content
Commit 879de1b4 authored by Ismael Asensio's avatar Ismael Asensio
Browse files

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.

BUG: 481433
FIXED-IN: 6.0


(cherry picked from commit 761eb760)
parent 711ebf79
Pipeline #609533 passed with stage
in 13 minutes and 56 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment