sync passwword charactor with desktop version
This commit is contained in:
parent
7024329085
commit
b63d1feae4
@ -127,6 +127,7 @@ Item {
|
||||
}
|
||||
text: placeholderText
|
||||
visible: textInput.text == "" && !textField.activeFocus
|
||||
passwordCharacter: "•"
|
||||
// XXX: using textColor and low opacity for theming placeholderText
|
||||
// color: theme.viewTextColor
|
||||
color: Qt.color("black")
|
||||
|
Loading…
Reference in New Issue
Block a user