Skip to content

Adopt Kirigami Headings throughout

Nate Graham requested to merge adopt-kirigami-headings into master

This patch make the commonly-used LabelWithToolTip control use a Kirigami Heading item instead of a QQC2 Label. This allows it to use the Heading's built-in size changing feature, replacing the use of custom font.pointsize values throughout Elisa, which makes things more consistent and less buggy.

Visual changes in label and header sizes are minimal.

Edited by Nate Graham

Merge request reports