mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 19:12:17 +00:00
FIX: sending progress bar
Change-Id: I165632ddaab1cb90ab4dd41310147d79f69562e8 (cherry picked from commit 28b8db496bb0d651f45508b44c64bfa2a0c30114)
This commit is contained in:
@@ -1144,6 +1144,7 @@ void CalibrationPresetPage::show_status(CaliPresetPageStatus status)
|
||||
Enable_Send_Button(false);
|
||||
}
|
||||
else if (status == CaliPresetPageStatus::CaliPresetStatusNormal) {
|
||||
m_sending_panel->Show(false);
|
||||
update_print_status_msg(wxEmptyString, false);
|
||||
Enable_Send_Button(true);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user