Commit 437d2c73 authored by dogmaphobic's avatar dogmaphobic
Browse files

Had the airplane flying backwards...

parent 18b23af7
......@@ -54,7 +54,7 @@ QGCMovableItem {
transform: Rotation {
origin.x: pointer.width / 2
origin.y: pointer.height / 2
angle: -heading
angle: heading
}
}
Image {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment