Skip to content

KSqueezedTextLabel: Fix clipped characters

If the KSqueezedTextLabel is not squeezed, use the QLabel implementation of the sizeHint() function. This prevents characters from being clipped.

It was visible for the "Background Color:" label at the bottom of Gwenview, when viewing a single picture.

clipping

Edited by Julius Zint

Merge request reports