diff --git a/src/AllPlotWindow.cpp b/src/AllPlotWindow.cpp index 09429589b..eef0a3fb3 100644 --- a/src/AllPlotWindow.cpp +++ b/src/AllPlotWindow.cpp @@ -2455,6 +2455,7 @@ AllPlotWindow::setByDistance(int value) setAllPlotWidgets(fullPlot->rideItem); // refresh + setupSeriesStack = setupStack = false; redrawFullPlot(); redrawAllPlot(); setupStackPlots();