Ver código fonte

docs: add refinement span hint in UI

master
Jan Svabenik 7 horas atrás
pai
commit
6c24fa8ecc
1 arquivos alterados com 1 adições e 0 exclusões
  1. +1
    -0
      web/index.html

+ 1
- 0
web/index.html Ver arquivo

@@ -252,6 +252,7 @@
<label class="field"><span>Min Span (Hz)</span><input id="refineMinSpan" type="number" step="500" min="0" /></label>
<label class="field"><span>Max Span (Hz)</span><input id="refineMaxSpan" type="number" step="500" min="0" /></label>
</div>
<div class="panel-sub">Auto span uses modulation hints when candidate BW is missing. Min/Max clamp the final window.</div>
</div>
</section>



Carregando…
Cancelar
Salvar