mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-24 17:26:47 +00:00
Merge branch 'main' of https://github.com/OrcaSlicer/OrcaSlicer_priv into feat/printer-agent-impl
This commit is contained in:
@@ -1413,7 +1413,7 @@ void SendToPrinterDialog::show_status(PrintDialogStatus status, std::vector<wxSt
|
||||
update_print_status_msg(wxEmptyString, true, true);
|
||||
m_connecting_panel->Show();
|
||||
m_animaicon->Stop();
|
||||
m_animaicon->Enable();
|
||||
m_animaicon->ShowEnabledIcon();
|
||||
|
||||
Layout();
|
||||
Enable_Send_Button(false);
|
||||
|
||||
Reference in New Issue
Block a user