Fix EFB hiding
This commit is contained in:
parent
4b860316dd
commit
67a09ab7c6
1 changed files with 4 additions and 6 deletions
|
@ -2740,20 +2740,18 @@
|
|||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>EFB_cpt</object-name>
|
||||
<object-name>EFB_cpt_glare</object-name>
|
||||
<condition>
|
||||
<not>
|
||||
<property>controls/cockpit/show-efb-cpt</property>
|
||||
</not>
|
||||
<property>controls/cockpit/show-efb-cpt</property>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>EFB_fo</object-name>
|
||||
<object-name>EFB_fo_glare</object-name>
|
||||
<condition>
|
||||
<not>
|
||||
<property>controls/cockpit/show-efb-fo</property>
|
||||
</not>
|
||||
<property>controls/cockpit/show-efb-fo</property>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
|
|
Loading…
Reference in a new issue