mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-13 08:08:42 +00:00
fix AllPlot zoom out with a call to setZoomBase
This commit is contained in:
committed by
Sean Rhea
parent
6692e6daad
commit
6744d4ad98
@@ -136,6 +136,7 @@ AllPlotWindow::setData(RideItem *ride)
|
||||
{
|
||||
setAllPlotWidgets(ride);
|
||||
allPlot->setData(ride);
|
||||
allZoomer->setZoomBase();
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user