mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-11-30 08:24:11 +01:00
OP-1354 Current voltage fixes and more in PFD
Fix Rollscale center of rotation
This commit is contained in:
parent
c8f31eb19c
commit
9ec2ef07d6
@ -21,7 +21,7 @@ Item {
|
||||
//rotate it around the center of horizon
|
||||
transform: Rotation {
|
||||
angle: -AttitudeState.Roll
|
||||
origin.y : rollscale.height*2.55
|
||||
origin.y : rollscale.height*2.35
|
||||
origin.x : rollscale.width/2
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user