Skip to content

Decrease minimum height of inactive list widget

Tom Warnke requested to merge twarnke/kxmlgui:fix-461580-label-overflow into master

The minimum height was too big, making the list widget overflow the label below it when resizing the window to its minimum size and having a multi-line label. This occurs in Okular, see the bug ticket for details.

@teams/qa Please let me know if further changes are required (this is my first code contribution).

BUG: 461580

Merge request reports