Skip to content

Folder View: fix FullRepresentation's minimum size

It was being set to too high a value, because the preferredWidth() and preferredHeight() functions used to calculate these values were being sent false instead of true.

No regressions seen in containment mode or standalone desktop widget mode.

BUG: 492180 FIXED-IN: 6.2.0

Merge request reports