mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00:00
FIX:fixed appconfig is not saved when switching dark mode
Change-Id: I77fc3808309a23497000c34b6047a359d12c4622
This commit is contained in:
@@ -165,6 +165,7 @@ namespace GUI {
|
||||
|
||||
void ModelMallDialog::on_show(wxShowEvent& event)
|
||||
{
|
||||
wxGetApp().UpdateFrameDarkUI(this);
|
||||
if (event.IsShown()) {
|
||||
Centre(wxBOTH);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user