mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-24 05:21:58 +00:00
fix(StatusPasswordInput): enable mouse interaction
enables selecting text with mouse Fixes: #9837
This commit is contained in:
parent
13c8ce3b94
commit
0ebc5e4194
@ -54,7 +54,7 @@ TextField {
|
||||
verticalAlignment: Text.AlignVCenter
|
||||
implicitWidth: 480
|
||||
implicitHeight: 44
|
||||
|
||||
selectByMouse: true
|
||||
|
||||
placeholderTextColor: Theme.palette.baseColor1
|
||||
echoMode: TextInput.Password
|
||||
|
Loading…
x
Reference in New Issue
Block a user