Now resetting zoom when changing to a different profile.
This commit is contained in:
parent
5be47d8482
commit
551a8b7168
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user