Skip to content

Commit c73fbdc

Browse files
authored
Adding rotating functionality for the qml example (#479)
1 parent 5ef4f34 commit c73fbdc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

uitools/examples/qml_quick/src/demos/NorthArrowDemoForm.qml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ DemoPage {
4646
bottom: parent.attributionTop
4747
}
4848
}
49+
rotationByPinchingEnabled: true
4950
}
5051
//! [Set up North Arrow QML]
5152
}

0 commit comments

Comments
 (0)