mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-01-24 22:17:32 -07:00
FIX: dark mode display in dialog
jira:STUDIO-10811 Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: I174541d97efe8d0beea4913d23375f82b104b7a2 (cherry picked from commit 7bcc83682e314ea12c5c5229f394015d61cff345)
This commit is contained in:
parent
959f6fe87c
commit
a86bbf6cb4
3 changed files with 30 additions and 3 deletions
|
|
@ -247,7 +247,7 @@ FilamentMapDialog::FilamentMapDialog(wxWindow *parent,
|
|||
Fit();
|
||||
|
||||
CenterOnParent();
|
||||
GUI::wxGetApp().UpdateDarkUIWin(this);
|
||||
wxGetApp().UpdateDlgDarkUI(this);
|
||||
}
|
||||
|
||||
FilamentMapMode FilamentMapDialog::get_mode()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue