FIX:refresh operation buttons when material edit popup
Change-Id: Ice0e55e35b290c48b02994c104cb603535c205ca
This commit is contained in:
parent
5d06b09a83
commit
b30370196f
|
@ -467,6 +467,7 @@ void AMSMaterialsSetting::Popup(wxString filament, wxString sn, wxString temp_mi
|
|||
COMBOBOX_FILAMENT->SetSelection(selection_idx);
|
||||
post_select_event();
|
||||
}
|
||||
update();
|
||||
ShowModal();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue