mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
Hide cursor like on decryption screen
This commit is contained in:
@@ -96,6 +96,7 @@ Rectangle {
|
|||||||
color: "transparent"
|
color: "transparent"
|
||||||
selectionColor: "transparent"
|
selectionColor: "transparent"
|
||||||
selectedTextColor: "transparent"
|
selectedTextColor: "transparent"
|
||||||
|
cursorDelegate: Item {}
|
||||||
focus: true
|
focus: true
|
||||||
|
|
||||||
onTextChanged: root.loginFailed = false
|
onTextChanged: root.loginFailed = false
|
||||||
|
|||||||
Reference in New Issue
Block a user