Fix FOV reset using cockpit's default FOV instead of current view
This commit is contained in:
parent
38ec3d2be8
commit
4cdd685de8
1 changed files with 1 additions and 1 deletions
|
@ -302,7 +302,7 @@ top down before the key bindings are parsed.
|
|||
<binding>
|
||||
<command>property-assign</command>
|
||||
<property>/sim/current-view/field-of-view</property>
|
||||
<property>/sim/view/config/default-field-of-view-deg</property>
|
||||
<property>/sim/current-view/config/default-field-of-view-deg</property>
|
||||
</binding>
|
||||
</key>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue