mirror of
https://git.mirrors.martin98.com/https://github.com/bambulab/BambuStudio.git
synced 2025-09-29 00:03:15 +08:00
FIX: raise the dialog
jira: [STUDIO-11075] Change-Id: I661e7de97720a313619ce6fe436f15573cf0f7be
This commit is contained in:
parent
2d82a1170b
commit
af23446648
@ -2492,6 +2492,7 @@ void StatusPanel::on_subtask_abort(wxCommandEvent &event)
|
||||
abort_dlg->m_button_ok->SetLabel(_L("Yes"));
|
||||
|
||||
abort_dlg->on_show();
|
||||
abort_dlg->Raise();
|
||||
}
|
||||
|
||||
void StatusPanel::error_info_reset()
|
||||
|
Loading…
x
Reference in New Issue
Block a user