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
|
anchors.fill: parent
|
||||||
opacity: 0
|
opacity: 0
|
||||||
hoverEnabled: true
|
hoverEnabled: true
|
||||||
|
cursorShape: Qt.CrossCursor
|
||||||
|
|
||||||
Component.onCompleted: {
|
Component.onCompleted: {
|
||||||
// Break binding if frozen
|
// Break binding if frozen
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue