1
0
Fork 0

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:
Julian Smith 2020-09-21 20:55:19 +01:00
parent dffa547c1c
commit 7647515f52

View file

@ -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>