itaf dialog update
This commit is contained in:
parent
b96349e158
commit
998b0613aa
1 changed files with 6 additions and 6 deletions
|
@ -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>
|
||||||
|
|
Reference in a new issue