mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-24 23:23:59 -06:00
Fix of interaction between opengl contexts and main page notebook
This commit is contained in:
parent
515502e685
commit
40b327eb11
9 changed files with 99 additions and 28 deletions
|
@ -449,7 +449,7 @@ public:
|
|||
|
||||
bool init(bool useVBOs, bool use_legacy_opengl);
|
||||
|
||||
bool set_current();
|
||||
bool set_current(bool force);
|
||||
|
||||
void set_active(bool active);
|
||||
void set_as_dirty();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue