This commit is contained in:
David Kocik 2019-12-13 15:26:42 +01:00
commit 81a2f8535a
4 changed files with 3 additions and 5 deletions

View file

@ -3586,8 +3586,6 @@ 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");