Changing "Range" to "Zoom".
This commit is contained in:
parent
eb77f8d8af
commit
09222ac205
|
|
@ -259,7 +259,7 @@
|
|||
<input title="Waterfall maximum level" id="openwebrx-waterfall-color-max" class="openwebrx-panel-slider" type="range" min="-200" max="100" value="50" step="1" onchange="updateWaterfallColors(1);" oninput="updateVolume()">
|
||||
</div>
|
||||
</div>
|
||||
<div class="openwebrx-section-divider" onclick="toggleSection(this);">▾ Range</div>
|
||||
<div class="openwebrx-section-divider" onclick="toggleSection(this);">▾ Zoom</div>
|
||||
<div class="openwebrx-section">
|
||||
<div class="openwebrx-panel-line">
|
||||
<div class="openwebrx-button openwebrx-square-button openwebrx-zoom-button" onclick="zoomInOneStep();" title="Zoom in one step"><svg viewBox="0 0 80 80"><use xlink:href="static/gfx/svg-defs.svg#zoom-in"></use></svg></div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue