mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-14 10:17:55 -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
|
@ -163,6 +163,8 @@ public:
|
|||
|
||||
explicit GLGizmosManager(GLCanvas3D& parent);
|
||||
|
||||
void switch_gizmos_icon_filename();
|
||||
|
||||
bool init();
|
||||
|
||||
bool init_icon_textures();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue