Commit 435d6d36 authored by DonLakeFlyer's avatar DonLakeFlyer

Better text fitting for indices

parent 463429fa
......@@ -109,7 +109,7 @@ Canvas {
verticalAlignment: Text.AlignVCenter
color: "white"
font.pointSize: ScreenTools.defaultFontPointSize
fontSizeMode: Text.HorizontalFit
fontSizeMode: Text.Fit
text: _index
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment