Commit 437d2c73 authored by dogmaphobic's avatar dogmaphobic

Had the airplane flying backwards...

parent 18b23af7
...@@ -54,7 +54,7 @@ QGCMovableItem { ...@@ -54,7 +54,7 @@ QGCMovableItem {
transform: Rotation { transform: Rotation {
origin.x: pointer.width / 2 origin.x: pointer.width / 2
origin.y: pointer.height / 2 origin.y: pointer.height / 2
angle: -heading angle: heading
} }
} }
Image { Image {
......
Markdown is supported
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