mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-07 23:17:35 -06:00
ENH:use high contrast icons in dark mode
fixed STUDIO-2033 Change-Id: Ibfbc40b02f5333d80d2875d88bb3029109256e4a
This commit is contained in:
parent
c6e49af3fe
commit
ccfc61492b
3 changed files with 15 additions and 3 deletions
|
@ -10783,6 +10783,7 @@ void Plater::sys_color_changed()
|
|||
p->preview->sys_color_changed();
|
||||
p->sidebar->sys_color_changed();
|
||||
p->menus.sys_color_changed();
|
||||
if (p->m_select_machine_dlg) p->m_select_machine_dlg->sys_color_changed();
|
||||
|
||||
Layout();
|
||||
GetParent()->Layout();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue