mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-27 04:42:33 +00:00
ENH:refine GLCanvas update dark mode logic
Change-Id: Id4c4f00a18fa0672eab528a6819b6665031a8915
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user