mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-22 14:13:57 -06:00
FIX: [STUDIO-1525] not switch preset after cancel edit dialog
Change-Id: I91810298da40250e3c5def72737b2be6df764a3b
This commit is contained in:
parent
50a5f8bddf
commit
5a6263c9f3
8 changed files with 29 additions and 14 deletions
|
@ -54,6 +54,7 @@ ParamsDialog::ParamsDialog(wxWindow * parent)
|
|||
#else
|
||||
Hide();
|
||||
#endif
|
||||
wxGetApp().sidebar().finish_param_edit();
|
||||
});
|
||||
|
||||
wxGetApp().UpdateDlgDarkUI(this);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue