mirror of
https://github.com/jankae/LibreVNA.git
synced 2026-04-04 14:07:30 +00:00
update cal widget after auto-adjusting the span
This commit is contained in:
parent
d3610011e6
commit
28150307ca
1 changed files with 1 additions and 0 deletions
|
|
@ -1222,6 +1222,7 @@ bool VNA::SpanMatchCal()
|
|||
SetStartFreq(cal.getMinFreq());
|
||||
SetStopFreq(cal.getMaxFreq());
|
||||
SetPoints(cal.getNumPoints());
|
||||
UpdateCalWidget();
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue