mirror of
https://github.com/overte-org/overte.git
synced 2025-04-10 17:22:25 +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>
|
||||
<label>Range<span class="unit">m</span></label>
|
||||
<input type="number" id="property-zone-haze-range" min="5" max="10000" step="5"><
|
||||
/div>
|
||||
<input type="number" id="property-zone-haze-range" min="5" max="10000" step="5">
|
||||
</div>
|
||||
</div>
|
||||
</fieldset>
|
||||
<div class="zone-group zone-section haze-section property checkbox">
|
||||
|
|
Loading…
Reference in a new issue