mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-03-12 14:26:10 -06:00
FIX: enable the editing status while enter prepare mode
jira: [STUDIO-11566] Change-Id: Ia9372035b25819f9540dd1a837895cf3e8882741 (cherry picked from commit 8c4c216c67d17d4cb550c2e844da38bfaa7cb89b)
This commit is contained in:
parent
c61ba747f9
commit
0d37c60cd3
1 changed files with 1 additions and 0 deletions
|
|
@ -965,6 +965,7 @@ void SelectMachineDialog::update_select_layout(MachineObject *obj)
|
|||
void SelectMachineDialog::prepare_mode(bool refresh_button)
|
||||
{
|
||||
Enable_Auto_Refill(true);
|
||||
EnableEditing(true);
|
||||
show_print_failed_info(false);
|
||||
|
||||
m_is_in_sending_mode = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue