Use pixel size.

This commit is contained in:
Black Hat
2018-11-19 07:29:55 +08:00
parent c95ff1b4a0
commit 0ce98fc179
7 changed files with 26 additions and 26 deletions

View File

@@ -12,7 +12,7 @@ Text {
id: materialLabel
color: Material.foreground
font.pointSize: 16
font.pixelSize: 24
font.family: MaterialFont.name
horizontalAlignment: Text.AlignHCenter
verticalAlignment: Text.AlignVCenter