mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-19 18:18:38 +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.fill: parent
|
||||||
anchors.margins: -10
|
anchors.margins: -10
|
||||||
|
cursorShape: Qt.PointingHandCursor
|
||||||
hoverEnabled: true
|
hoverEnabled: true
|
||||||
onEntered: {
|
onEntered: {
|
||||||
accountPopupOpened = accountsPopup.opened
|
accountPopupOpened = accountsPopup.opened
|
||||||
|
Loading…
x
Reference in New Issue
Block a user