More careful UI creation
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
56400169d3
commit
0c7c99c8fc
3 changed files with 15 additions and 10 deletions
|
@ -148,11 +148,6 @@ void WindowInit(Window* const window, DISTRHO_NAMESPACE::UI* const ui)
|
|||
|
||||
// Init settings
|
||||
WindowParametersRestore(window);
|
||||
|
||||
if (APP->scene) {
|
||||
widget::Widget::ContextCreateEvent e;
|
||||
APP->scene->onContextCreate(e);
|
||||
}
|
||||
}
|
||||
|
||||
void WindowMods(Window* const window, const int mods)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue