Now resetting zoom when changing to a different profile.
This commit is contained in:
parent
6192978f2f
commit
ff43555411
@ -778,6 +778,7 @@ function on_ws_recv(evt) {
|
|||||||
$('#openwebrx-sdr-profiles-listbox').val(currentprofile.toString());
|
$('#openwebrx-sdr-profiles-listbox').val(currentprofile.toString());
|
||||||
|
|
||||||
waterfall_clear();
|
waterfall_clear();
|
||||||
|
zoom_set(0);
|
||||||
}
|
}
|
||||||
|
|
||||||
if ('tuning_precision' in config)
|
if ('tuning_precision' in config)
|
||||||
|
Loading…
Reference in New Issue
Block a user