Fix of interaction between opengl contexts and main page notebook

This commit is contained in:
Enrico Turri 2018-06-25 15:17:13 +02:00
parent 515502e685
commit 40b327eb11
9 changed files with 99 additions and 28 deletions

View file

@ -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();