weather-dialog: show, if METAR is valid
add a checkbox tied to the metar-valid property
This commit is contained in:
parent
bc54f3c40a
commit
083c9e9de6
1 changed files with 1664 additions and 1659 deletions
|
@ -1467,7 +1467,6 @@
|
|||
<command>dialog-apply</command>
|
||||
<object-name>metar-updates-winds-aloft</object-name>
|
||||
</binding>
|
||||
<name>aloft</name>
|
||||
</checkbox>
|
||||
|
||||
</group>
|
||||
|
@ -1493,6 +1492,12 @@
|
|||
<empty>
|
||||
<stretch>true</stretch>
|
||||
</empty>
|
||||
<checkbox>
|
||||
<property>/environment/metar/valid</property>
|
||||
<label>valid</label>
|
||||
<live>true</live>
|
||||
<editable>false</editable>
|
||||
</checkbox>
|
||||
</group>
|
||||
|
||||
<textbox>
|
||||
|
|
Loading…
Add table
Reference in a new issue