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