Skip to content

[Units] Add sizeForLabels iconSize for setting icon size to the default text bounding rect size

Noah Davis requested to merge work/ndavis/text-icon-size into master

Sometimes we want icons to be a similar size to text, but it's annoying to write out Kirigami.Units.fontMetrics.roundedIconSize(Kirigami.Units.fontMetrics.height) over and over.

Edited by Noah Davis

Merge request reports