1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-11 08:04:25 +00:00

button show after write

This commit is contained in:
David Kocik
2019-12-12 15:43:14 +01:00
parent 9c79c7f644
commit 6de41c6147
+2
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");