Use pointer hand for click target

This commit is contained in:
David Heinemeier Hansson
2026-05-16 10:05:42 +02:00
parent 7e9528b7a3
commit 0e446f70f2
5 changed files with 6 additions and 0 deletions
@@ -78,6 +78,7 @@ Item {
id: mouseArea
anchors.fill: parent
hoverEnabled: true
cursorShape: Qt.PointingHandCursor
acceptedButtons: Qt.LeftButton
function valueFromX(x) {