Skip to content

KItemListHeaderWidget: Use QHeaderView font

Kai Uwe Broulik requested to merge work/kbroulik/header-font into master

Makes it consistent with "real" tab widgets.


Since Breeze uses a smaller font for those now it became noticeable.

Screenshot_20220712_182118

Didn't figure out a way to make the font update at runtime when you change it. QEvent::FontChange and QEvent::ApplicationFontChange but neither was fired.

@cblack

Merge request reports

Loading