mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +00:00
button show after write
This commit is contained in:
@@ -3580,6 +3580,8 @@ void Plater::priv::on_process_completed(wxCommandEvent &evt)
|
|||||||
//added to show disconnect_button after writing
|
//added to show disconnect_button after writing
|
||||||
show_action_buttons(false);
|
show_action_buttons(false);
|
||||||
|
|
||||||
|
show_action_buttons(false);
|
||||||
|
|
||||||
if (canceled) {
|
if (canceled) {
|
||||||
if (wxGetApp().get_mode() == comSimple)
|
if (wxGetApp().get_mode() == comSimple)
|
||||||
sidebar->set_btn_label(ActionButtonType::abReslice, "Slice now");
|
sidebar->set_btn_label(ActionButtonType::abReslice, "Slice now");
|
||||||
|
|||||||
Reference in New Issue
Block a user