UI fixes (play page, dialog placement, text input)
This commit is contained in:
parent
2ff14cfaa9
commit
e146239305
6 changed files with 20 additions and 10 deletions
|
@ -50,6 +50,9 @@ Item {
|
|||
right: clipboardIcon.left
|
||||
margins: 5 * pgst.scalef
|
||||
}
|
||||
|
||||
inputMethodHints: Qt.ImhNoAutoUppercase | Qt.ImhNoPredictiveText
|
||||
|
||||
color: Constants.colors.text
|
||||
selectionColor: Constants.colors.background
|
||||
font.pixelSize: parent.height * 0.7
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue