Use AutoTextField.

Fix #81.
This commit is contained in:
Black Hat
2018-10-16 08:16:54 +08:00
parent bead3ed36b
commit a8b159b98a
15 changed files with 67 additions and 43 deletions

View File

@@ -35,7 +35,7 @@ Rectangle {
anchors.fill: parent
spacing: 0
TextField {
AutoTextField {
Layout.fillWidth: true
Layout.preferredHeight: 40
Layout.margins: 12