Live update dialog fields, so no (non-intuitive) key-press is required
This commit is contained in:
parent
457f265a4f
commit
05788b5675
2 changed files with 3 additions and 0 deletions
|
@ -83,6 +83,7 @@
|
|||
<col>3</col>
|
||||
<width>75</width>
|
||||
<height>25</height>
|
||||
<live>true</live>
|
||||
<property>/instrumentation/altimeter/setting-inhg</property>
|
||||
<binding>
|
||||
<command>dialog-apply</command>
|
||||
|
@ -185,6 +186,7 @@
|
|||
<col>3</col>
|
||||
<width>75</width>
|
||||
<height>25</height>
|
||||
<live>true</live>
|
||||
<property>/instrumentation/heading-indicator/offset-deg</property>
|
||||
<binding>
|
||||
<command>dialog-apply</command>
|
||||
|
|
|
@ -93,6 +93,7 @@
|
|||
|
||||
<input>
|
||||
<row>0</row><col>2</col>
|
||||
<live>true</live>
|
||||
<property>/sim/gui/dialogs/location-on-ground/airport</property>
|
||||
<binding>
|
||||
<command>dialog-apply</command>
|
||||
|
|
Loading…
Reference in a new issue