1
0
Fork 0

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:
Thorsten Renk 2013-08-28 15:17:05 +03:00
parent e0679636ee
commit 73edd5c3ac

View file

@ -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>