mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-27 12:52:07 +00:00
ENH: if nothing selected then disable aplly btn && update plate index parse
Jira: [STUDIO-13299] Change-Id: I1ce7271d005f7fec4d71ece9db13916a9fcc1e1d (cherry picked from commit b2386964814dee68a1936da912eea339f5317ddc)
This commit is contained in:
@@ -149,7 +149,9 @@ private:
|
||||
void UpdateZoomPercent();
|
||||
void UpdateCountLabel();
|
||||
void UpdateDialogUI();
|
||||
void UpdateApplyButtonStatus();
|
||||
bool IsAllChecked();
|
||||
bool IsAllCancled();
|
||||
|
||||
void OnRetryButton(wxCommandEvent &event);
|
||||
void OnAllCheckbox(wxCommandEvent &event);
|
||||
|
||||
Reference in New Issue
Block a user