button show after write

This commit is contained in:
David Kocik 2019-12-12 15:43:14 +01:00
parent 9c79c7f644
commit 6de41c6147

View file

@ -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");