A3XX: Fix dialog
This commit is contained in:
parent
692d34eb1f
commit
32dcdcf1f2
1 changed files with 30 additions and 0 deletions
|
@ -556,6 +556,12 @@
|
||||||
<pref-width>25</pref-width>
|
<pref-width>25</pref-width>
|
||||||
<pref-height>25</pref-height>
|
<pref-height>25</pref-height>
|
||||||
<legend><<</legend>
|
<legend><<</legend>
|
||||||
|
<enable>
|
||||||
|
<equals>
|
||||||
|
<property>/it-autoflight/custom/show-hdg</property>
|
||||||
|
<value>1</value>
|
||||||
|
</equals>
|
||||||
|
</enable>
|
||||||
<binding>
|
<binding>
|
||||||
<command>property-adjust</command>
|
<command>property-adjust</command>
|
||||||
<property>/it-autoflight/input/hdg</property>
|
<property>/it-autoflight/input/hdg</property>
|
||||||
|
@ -571,6 +577,12 @@
|
||||||
<pref-width>25</pref-width>
|
<pref-width>25</pref-width>
|
||||||
<pref-height>25</pref-height>
|
<pref-height>25</pref-height>
|
||||||
<legend><</legend>
|
<legend><</legend>
|
||||||
|
<enable>
|
||||||
|
<equals>
|
||||||
|
<property>/it-autoflight/custom/show-hdg</property>
|
||||||
|
<value>1</value>
|
||||||
|
</equals>
|
||||||
|
</enable>
|
||||||
<binding>
|
<binding>
|
||||||
<command>property-adjust</command>
|
<command>property-adjust</command>
|
||||||
<property>/it-autoflight/input/hdg</property>
|
<property>/it-autoflight/input/hdg</property>
|
||||||
|
@ -587,6 +599,12 @@
|
||||||
<pref-width>40</pref-width>
|
<pref-width>40</pref-width>
|
||||||
<property>/it-autoflight/input/hdg</property>
|
<property>/it-autoflight/input/hdg</property>
|
||||||
<live type="bool">true</live>
|
<live type="bool">true</live>
|
||||||
|
<enable>
|
||||||
|
<equals>
|
||||||
|
<property>/it-autoflight/custom/show-hdg</property>
|
||||||
|
<value>1</value>
|
||||||
|
</equals>
|
||||||
|
</enable>
|
||||||
<binding>
|
<binding>
|
||||||
<command>dialog-apply</command>
|
<command>dialog-apply</command>
|
||||||
</binding>
|
</binding>
|
||||||
|
@ -598,6 +616,12 @@
|
||||||
<pref-width>25</pref-width>
|
<pref-width>25</pref-width>
|
||||||
<pref-height>25</pref-height>
|
<pref-height>25</pref-height>
|
||||||
<legend>></legend>
|
<legend>></legend>
|
||||||
|
<enable>
|
||||||
|
<equals>
|
||||||
|
<property>/it-autoflight/custom/show-hdg</property>
|
||||||
|
<value>1</value>
|
||||||
|
</equals>
|
||||||
|
</enable>
|
||||||
<binding>
|
<binding>
|
||||||
<command>property-adjust</command>
|
<command>property-adjust</command>
|
||||||
<property>/it-autoflight/input/hdg</property>
|
<property>/it-autoflight/input/hdg</property>
|
||||||
|
@ -614,6 +638,12 @@
|
||||||
<pref-width>25</pref-width>
|
<pref-width>25</pref-width>
|
||||||
<pref-height>25</pref-height>
|
<pref-height>25</pref-height>
|
||||||
<legend>>></legend>
|
<legend>>></legend>
|
||||||
|
<enable>
|
||||||
|
<equals>
|
||||||
|
<property>/it-autoflight/custom/show-hdg</property>
|
||||||
|
<value>1</value>
|
||||||
|
</equals>
|
||||||
|
</enable>
|
||||||
<binding>
|
<binding>
|
||||||
<command>property-adjust</command>
|
<command>property-adjust</command>
|
||||||
<property>/it-autoflight/input/hdg</property>
|
<property>/it-autoflight/input/hdg</property>
|
||||||
|
|
Reference in a new issue