mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-09 07:56:24 -06:00
FIX:refresh operation buttons when material edit popup
Change-Id: Ice0e55e35b290c48b02994c104cb603535c205ca
This commit is contained in:
parent
5d06b09a83
commit
b30370196f
1 changed files with 1 additions and 0 deletions
|
@ -467,6 +467,7 @@ void AMSMaterialsSetting::Popup(wxString filament, wxString sn, wxString temp_mi
|
||||||
COMBOBOX_FILAMENT->SetSelection(selection_idx);
|
COMBOBOX_FILAMENT->SetSelection(selection_idx);
|
||||||
post_select_event();
|
post_select_event();
|
||||||
}
|
}
|
||||||
|
update();
|
||||||
ShowModal();
|
ShowModal();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue