More subtle tweaks to the lock screen
This commit is contained in:
@@ -17,8 +17,8 @@ Item {
|
|||||||
property string passwordText: ""
|
property string passwordText: ""
|
||||||
property bool syncingPasswordText: false
|
property bool syncingPasswordText: false
|
||||||
|
|
||||||
readonly property string placeholderText: "Password"
|
readonly property string placeholderText: "Enter Password"
|
||||||
readonly property int fieldWidth: 433
|
readonly property int fieldWidth: 381
|
||||||
readonly property int fieldHeight: 67
|
readonly property int fieldHeight: 67
|
||||||
readonly property int outlineThickness: 3
|
readonly property int outlineThickness: 3
|
||||||
readonly property int fieldFontSize: Math.round(Style.font.heading * 1.125)
|
readonly property int fieldFontSize: Math.round(Style.font.heading * 1.125)
|
||||||
|
|||||||
Reference in New Issue
Block a user