button show after write
This commit is contained in:
parent
9c79c7f644
commit
6de41c6147
1 changed files with 2 additions and 0 deletions
|
@ -3580,6 +3580,8 @@ void Plater::priv::on_process_completed(wxCommandEvent &evt)
|
|||
//added to show disconnect_button after writing
|
||||
show_action_buttons(false);
|
||||
|
||||
show_action_buttons(false);
|
||||
|
||||
if (canceled) {
|
||||
if (wxGetApp().get_mode() == comSimple)
|
||||
sidebar->set_btn_label(ActionButtonType::abReslice, "Slice now");
|
||||
|
|
Loading…
Reference in a new issue