Show Train Sidebar after the session stops

It is necessary to select files for the next session.
Complements 309907b
This commit is contained in:
Alejandro Martinez
2022-01-25 21:21:14 -03:00
parent 4812661c9c
commit 1b0e6059cf

View File

@@ -1403,6 +1403,7 @@ void TrainSidebar::Stop(int deviceStatus) // when stop button is pressed
workoutTree->setEnabled(true);
deviceTree->setEnabled(true);
context->mainWindow->showSidebar(true);
if (appsettings->value(this, TRAIN_AUTOHIDE, false).toBool()) context->mainWindow->showLowbar(true);
//reset all calibration data