A3XX: Fix dialog

This commit is contained in:
Joshua Davidson 2017-06-28 17:47:06 -04:00
parent 692d34eb1f
commit 32dcdcf1f2

View file

@ -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>&lt;&lt;</legend> <legend>&lt;&lt;</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>&lt;</legend> <legend>&lt;</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>&gt;</legend> <legend>&gt;</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>&gt;&gt;</legend> <legend>&gt;&gt;</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>