Ildaeil: Separate drawing and idle logic, fixing some crashes
This commit is contained in:
parent
0fa7cbd349
commit
ae3097809b
3 changed files with 126 additions and 101 deletions
|
|
@ -251,6 +251,8 @@ public:
|
|||
{
|
||||
rack::contextSet(context);
|
||||
|
||||
context->nativeWindowId = 0;
|
||||
|
||||
rack::widget::Widget* const menuBar = context->scene->menuBar;
|
||||
context->scene->menuBar = nullptr;
|
||||
context->scene->removeChild(menuBar);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue