mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 20:48:56 +02:00
Converted 'Glare Angle' control to a slider.
This commit is contained in:
parent
5a56ea5894
commit
7cb9514feb
1 changed files with 2 additions and 2 deletions
|
@ -557,8 +557,8 @@
|
||||||
<div class="tuple">
|
<div class="tuple">
|
||||||
<div>
|
<div>
|
||||||
<label>Range<span class="unit">m</span></label>
|
<label>Range<span class="unit">m</span></label>
|
||||||
<input type="number" id="property-zone-haze-range" min="5" max="10000" step="5"><
|
<input type="number" id="property-zone-haze-range" min="5" max="10000" step="5">
|
||||||
/div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</fieldset>
|
</fieldset>
|
||||||
<div class="zone-group zone-section haze-section property checkbox">
|
<div class="zone-group zone-section haze-section property checkbox">
|
||||||
|
|
Loading…
Reference in a new issue