Update size hint when font changes

Authored by broulik on Dec 15 2019, 10:39 AM.

Description

Update size hint when font changes

Ensures controls update their size when font changes.
The Labels inside would but the control around them not,
leading to broken rendering until causing it to update by interacting with it.
It has to be queued for some reason or else by the time the signal is invoked,
the style hasn't caught up yet.

Differential Revision: https://phabricator.kde.org/D25983

Details

Committed
broulikDec 15 2019, 10:39 AM
Differential Revision
D25983: Update size hint when font changes
Parents
R858:5136d875eb28: GIT_SILENT Bump KF5 deprecation level to 5.65
Branches
Unknown
Tags
Unknown