Decoupled max. visibility setting from realistic visibility checkbox enabled - they do rather different things and disabling the slider when the checkbox is set makes little sense
This commit is contained in:
parent
e0679636ee
commit
73edd5c3ac
1 changed files with 4 additions and 4 deletions
|
@ -473,12 +473,12 @@
|
|||
<row>5</row>
|
||||
<col>0</col>
|
||||
<halign>right</halign>
|
||||
<enable>
|
||||
<!--<enable>
|
||||
<equals>
|
||||
<property>/local-weather/config/realistic-visibility-flag</property>
|
||||
<value>0</value>
|
||||
</equals>
|
||||
</enable>
|
||||
</enable>-->
|
||||
<label>Max. visibility</label>
|
||||
</text>
|
||||
|
||||
|
@ -492,12 +492,12 @@
|
|||
<slider>
|
||||
<row>5</row>
|
||||
<col>2</col>
|
||||
<enable>
|
||||
<!--<enable>
|
||||
<equals>
|
||||
<property>/local-weather/config/realistic-visibility-flag</property>
|
||||
<value>0</value>
|
||||
</equals>
|
||||
</enable>
|
||||
</enable>-->
|
||||
<min>9.90348</min>
|
||||
<max>12.429216196</max>
|
||||
<property>/local-weather/config/aux-max-vis-range-m</property>
|
||||
|
|
Loading…
Add table
Reference in a new issue