Omit a couple more items when "omit-knobs" is activated.
This commit is contained in:
parent
4445c1c324
commit
251ce01019
2 changed files with 18 additions and 0 deletions
|
@ -21,6 +21,12 @@ Jan 26 2003
|
|||
|
||||
<layer>
|
||||
<name>TAS alt</name>
|
||||
<condition>
|
||||
<equals>
|
||||
<property>/sim/instrument-options/omit-knobs</property>
|
||||
<value></value>
|
||||
</equals>
|
||||
</condition>
|
||||
<w>288</w>
|
||||
<h>176</h>
|
||||
<texture>
|
||||
|
@ -65,6 +71,12 @@ Jan 26 2003
|
|||
|
||||
<layer>
|
||||
<name>TAS speed</name>
|
||||
<condition>
|
||||
<equals>
|
||||
<property>/sim/instrument-options/omit-knobs</property>
|
||||
<value></value>
|
||||
</equals>
|
||||
</condition>
|
||||
<w>304</w>
|
||||
<h>108</h>
|
||||
<texture>
|
||||
|
|
|
@ -142,6 +142,12 @@ Jan 26 2003
|
|||
|
||||
<layer>
|
||||
<name>EGT REF Needle</name>
|
||||
<condition>
|
||||
<equals>
|
||||
<property>/sim/instrument-options/omit-knobs</property>
|
||||
<value></value>
|
||||
</equals>
|
||||
</condition>
|
||||
<w>148</w>
|
||||
<h>32</h>
|
||||
<texture>
|
||||
|
|
Loading…
Add table
Reference in a new issue