1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-18 03:52:11 +01:00

Merge remote-tracking branch 'origin/laurent/OP-1151_PFD_inverted_flight' into next

This commit is contained in:
Alessio Morale 2014-01-19 12:34:34 +01:00
commit ba0001981b

View File

@ -35,7 +35,7 @@ Item {
Rotation {
angle: -AttitudeState.Roll
origin.x : world.parent.width/2
origin.y : world.parent.height/2
origin.y : horizontCenter
}
]