diff --git a/htdocs/openwebrx.js b/htdocs/openwebrx.js index 0500c56..1eed00b 100644 --- a/htdocs/openwebrx.js +++ b/htdocs/openwebrx.js @@ -802,6 +802,7 @@ function on_ws_recv(evt) { $('#openwebrx-sdr-profiles-listbox').val(currentprofile.toString()); waterfall_clear(); + zoom_set(0); } if ('tuning_precision' in config)