mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-15 09:32:09 +00:00
FIX:fixed some dark mode issues
Change-Id: I778150853f02ea9d13705acca1041ef79f3747ef
This commit is contained in:
@@ -3069,6 +3069,7 @@ bool SelectMachineDialog::Show(bool show)
|
||||
|
||||
// set default value when show this dialog
|
||||
if (show) {
|
||||
wxGetApp().UpdateDlgDarkUI(this);
|
||||
wxGetApp().reset_to_active();
|
||||
set_default();
|
||||
update_user_machine_list();
|
||||
|
||||
Reference in New Issue
Block a user