fix: update from instructor

This commit is contained in:
semenov
2026-01-12 10:26:29 +03:00
parent 775f5cd0a4
commit 918d391a68
8 changed files with 25761 additions and 4969 deletions

View File

@@ -160,7 +160,7 @@ void WidgetManager::setUndoCurrentChangesState()
waitAnimationWidget->showWithPlay();
mainWindow->undoCurrentChanges();
updateWidget->hide();
commonButtonGroupWidget->showProgressBar(false);
commonButtonGroupWidget->showProgressBar(true);
//waitAnimationWidget->hideWithStop();
}