1
0
Fork 0

In panning fixed left button to return both pitch and heading offset to zero

This commit is contained in:
jimw 2002-04-19 01:12:34 +00:00
parent 6839f957fe
commit a16a46af5f

View file

@ -151,6 +151,10 @@ The current mode for each mouse is held in the
<binding>
<command>property-assign</command>
<property>/sim/current-view/heading-offset-deg</property>
<value type="double">0</value>
</binding>
<binding>
<command>property-assign</command>
<property>/sim/current-view/pitch-offset-deg</property>
<value type="double">0</value>
</binding>
@ -219,3 +223,4 @@ The current mode for each mouse is held in the
</mouse>
</PropertyList>