mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 02:36:54 +02:00
Added extra attempt to parent interactive window content on creation
This commit is contained in:
parent
5c3d4649ef
commit
b8d6a2cf0b
1 changed files with 1 additions and 0 deletions
|
@ -205,6 +205,7 @@ Windows.Window {
|
||||||
|
|
||||||
// finally set the initial window mode:
|
// finally set the initial window mode:
|
||||||
setupPresentationMode();
|
setupPresentationMode();
|
||||||
|
updateContentParent();
|
||||||
|
|
||||||
initialized = true;
|
initialized = true;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue