Default values for new 2D panel visibility options
These correspond to the implicit values in earlier releases - i.e that 2D panels are hidden if the heading offset is non-zero, or the current view is not view 0.
This commit is contained in:
parent
82e86c6ebc
commit
f07f4e60d2
1 changed files with 2 additions and 0 deletions
|
@ -309,6 +309,8 @@ Started September 2000 by David Megginson, david@megginson.com
|
|||
<path>Aircraft/Generic/Panels/generic-vfr-panel.xml</path>
|
||||
<visibility type="bool" userarchive="y">false</visibility>
|
||||
<jitter type="bool">false</jitter>
|
||||
<hide-nonzero-view type="bool" userarchive="y">true</hide-nonzero-view>
|
||||
<hide-nonzero-heading-offset type="bool" userarchive="y">true</hide-nonzero-heading-offset>
|
||||
</panel>
|
||||
<panel_2>
|
||||
<path>Aircraft/Generic/Panels/generic-trans-mini-panel.xml</path>
|
||||
|
|
Loading…
Add table
Reference in a new issue