[feat](trx-frontend-http): refine top bar and overview controls
Co-authored-by: OpenAI Codex <codex@openai.com> Signed-off-by: Stan Grams <sjg@haxx.space>
This commit is contained in:
@@ -2600,7 +2600,7 @@ let spectrumZoom = 1;
|
||||
let spectrumPanFrac = 0.5;
|
||||
|
||||
// Y-axis level: floor = bottom dB value shown; range = total dB span.
|
||||
let spectrumFloor = -100;
|
||||
let spectrumFloor = -115;
|
||||
let spectrumRange = 80;
|
||||
|
||||
// BW-strip drag state.
|
||||
|
||||
Reference in New Issue
Block a user