picker: better cursor
This commit is contained in:
parent
c125f1c7e4
commit
35099a34af
1 changed files with 1 additions and 0 deletions
|
|
@ -48,6 +48,7 @@ MouseArea {
|
|||
anchors.fill: parent
|
||||
opacity: 0
|
||||
hoverEnabled: true
|
||||
cursorShape: Qt.CrossCursor
|
||||
|
||||
Component.onCompleted: {
|
||||
// Break binding if frozen
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue