1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-02-18 08:54:15 +01:00

Horizon line is now displayed fine when board is in inverted flight, center of rotation is located on yellow arrows.

This commit is contained in:
Laurent Lalanne 2014-01-10 19:10:28 +01:00 committed by f5soh
parent 6d3dca6ee3
commit e904c9f9cf

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
}
]