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