mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-16 16:47:24 +00:00
fix(@desktop/onboarding): add account name area cursorShape
Closes:#6518
This commit is contained in:
parent
492afe6996
commit
06f6eb176f
@ -163,6 +163,7 @@ Item {
|
||||
|
||||
anchors.fill: parent
|
||||
anchors.margins: -10
|
||||
cursorShape: Qt.PointingHandCursor
|
||||
hoverEnabled: true
|
||||
onEntered: {
|
||||
accountPopupOpened = accountsPopup.opened
|
||||
|
Loading…
x
Reference in New Issue
Block a user