Huds/Instruments/ladder.xml: fix position of pitch=0 to match horizon.
The fix is to set compression-factor to 11.0; empirically this makes the pitch=0 line behave correctly.
This commit is contained in:
parent
dffa547c1c
commit
7647515f52
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
<property>/orientation/pitch-deg</property>
|
||||
</pitch-input>
|
||||
|
||||
<compression-factor>11.6</compression-factor>
|
||||
<compression-factor>11.0</compression-factor>
|
||||
<display-span>45.0</display-span>
|
||||
<divisions>10.0</divisions>
|
||||
<screen-hole>50</screen-hole>
|
||||
|
|
Loading…
Reference in a new issue