mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-12 02:59:02 +08:00
button show after write
This commit is contained in:
parent
9c79c7f644
commit
6de41c6147
@ -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…
x
Reference in New Issue
Block a user