itaf dialog update

This commit is contained in:
Joshua Davidson 2017-01-16 21:55:51 -05:00
parent b96349e158
commit 998b0613aa

View file

@ -303,7 +303,7 @@
<input> <input>
<row>0</row> <row>0</row>
<col>3</col> <col>3</col>
<pref-width>40</pref-width> <pref-width>50</pref-width>
<property>/it-autoflight/input/spd-kts</property> <property>/it-autoflight/input/spd-kts</property>
<live type="bool">true</live> <live type="bool">true</live>
<enable> <enable>
@ -389,7 +389,7 @@
<property>/it-autoflight/input/spd-mach</property> <property>/it-autoflight/input/spd-mach</property>
<min>0</min> <min>0</min>
<max>0.99</max> <max>0.99</max>
<step>-0.1</step> <step>-0.01</step>
<wrap>false</wrap> <wrap>false</wrap>
</binding> </binding>
</button> </button>
@ -410,7 +410,7 @@
<property>/it-autoflight/input/spd-mach</property> <property>/it-autoflight/input/spd-mach</property>
<min>0</min> <min>0</min>
<max>0.99</max> <max>0.99</max>
<step>-0.01</step> <step>-0.001</step>
<wrap>false</wrap> <wrap>false</wrap>
</binding> </binding>
</button> </button>
@ -418,7 +418,7 @@
<input> <input>
<row>0</row> <row>0</row>
<col>3</col> <col>3</col>
<pref-width>40</pref-width> <pref-width>50</pref-width>
<property>/it-autoflight/input/spd-mach</property> <property>/it-autoflight/input/spd-mach</property>
<live type="bool">true</live> <live type="bool">true</live>
<enable> <enable>
@ -449,7 +449,7 @@
<property>/it-autoflight/input/spd-mach</property> <property>/it-autoflight/input/spd-mach</property>
<min>0</min> <min>0</min>
<max>0.99</max> <max>0.99</max>
<step>0.01</step> <step>0.001</step>
<wrap>false</wrap> <wrap>false</wrap>
</binding> </binding>
</button> </button>
@ -471,7 +471,7 @@
<property>/it-autoflight/input/spd-mach</property> <property>/it-autoflight/input/spd-mach</property>
<min>0</min> <min>0</min>
<max>0.99</max> <max>0.99</max>
<step>0.1</step> <step>0.01</step>
<wrap>false</wrap> <wrap>false</wrap>
</binding> </binding>
</button> </button>