mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 15:37:30 -06:00
ENH:refine GLCanvas update dark mode logic
Change-Id: Id4c4f00a18fa0672eab528a6819b6665031a8915
This commit is contained in:
parent
e59fe6511d
commit
aab62b77bf
27 changed files with 234 additions and 148 deletions
|
@ -199,6 +199,7 @@ public:
|
|||
static const ImVec4 COL_SEPARATOR_DARK;
|
||||
|
||||
//BBS
|
||||
static void on_change_color_mode(bool is_dark);
|
||||
static void push_toolbar_style(const float scale);
|
||||
static void pop_toolbar_style();
|
||||
static void push_menu_style(const float scale);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue