FIX:fixed some dark mode issues

Change-Id: I778150853f02ea9d13705acca1041ef79f3747ef
This commit is contained in:
tao wang 2022-12-10 18:53:29 +08:00 committed by Lane.Wei
parent 30bdc1c116
commit ffbb7a8be5
4 changed files with 30 additions and 16 deletions

View file

@ -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();