Reset scales upon simulation relaunch
This commit is contained in:
@@ -759,6 +759,7 @@ void SIM_PLOT_FRAME::onSimFinished( wxCommandEvent& aEvent )
|
||||
updatePlot( trace.second, plotPanel );
|
||||
|
||||
plotPanel->UpdateAll();
|
||||
plotPanel->ResetScales();
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user