mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-19 04:37:52 -06:00
FIX: dark mode 3rd printer bed display
1.fix custom bed render grid inappropriately 2.optimize: do not init toolbar every time switch dark mode Change-Id: I354496c6c982d9f72b22629f6973a79d65189dda
This commit is contained in:
parent
daf4b4ef74
commit
a9c180df24
7 changed files with 107 additions and 4 deletions
|
@ -1044,6 +1044,7 @@ public:
|
|||
private:
|
||||
bool _is_shown_on_screen() const;
|
||||
|
||||
void _switch_toolbars_icon_filename();
|
||||
bool _init_toolbars();
|
||||
bool _init_main_toolbar();
|
||||
bool _init_select_plate_toolbar();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue