actions: toggle interface: unlock progressbar
This commit is contained in:
@@ -505,6 +505,8 @@ void ToggleInterface::run()
|
|||||||
}
|
}
|
||||||
setWindowsDimensions();
|
setWindowsDimensions();
|
||||||
resizeScreen(false);
|
resizeScreen(false);
|
||||||
|
// unlock progressbar
|
||||||
|
Progressbar::ScopedLock();
|
||||||
Status::Changes::mixer();
|
Status::Changes::mixer();
|
||||||
Status::Changes::elapsedTime(false);
|
Status::Changes::elapsedTime(false);
|
||||||
Statusbar::printf("User interface: %1%", Config.design);
|
Statusbar::printf("User interface: %1%", Config.design);
|
||||||
|
|||||||
Reference in New Issue
Block a user