Skip to content

kcm/kwinrules: Adapt spinbox width to actual text

Ismael Asensio requested to merge work/iasensio/spinbox_width into master

Use FontMetrics to calculate the expected maximum text width so it doesn't overflow with wider fonts, specially in more verbose languages like pt_BR

BUG: 438193 FIXED-IN: 5.23

spinbox_textmetrics

Alternative to !1086 (closed)

Merge request reports