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

@@ -80,7 +80,7 @@ Control {
height: parent.height
visible: isEmoji
text: autoCompleteText
font.pointSize: 16
font.pixelSize: 20
font.family: "Emoji"
verticalAlignment: Text.AlignVCenter
horizontalAlignment: Text.AlignHCenter