[fix](trx-frontend): add peak hold off and scale waterfall floor

Co-authored-by: OpenAI Codex <codex@openai.com>
Signed-off-by: Stan Grams <sjg@haxx.space>
This commit is contained in:
2026-03-01 18:38:17 +01:00
parent 0244839a4f
commit fbd881af7b
2 changed files with 8 additions and 3 deletions
@@ -92,6 +92,7 @@
<div id="spectrum-level-row">
<label class="overview-control" id="spectrum-peak-hold-label">Peak Hold
<select id="overview-peak-hold" class="status-input">
<option value="0">Off</option>
<option value="500">0.5 s</option>
<option value="1000">1 s</option>
<option value="2000" selected>2 s</option>