mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
Merge pull request #16422 from RebeccaStankus/mac2588
Added extra attempt to parent interactive window content on creation
This commit is contained in:
commit
5221d5940f
1 changed files with 1 additions and 0 deletions
|
@ -205,6 +205,7 @@ Windows.Window {
|
|||
|
||||
// finally set the initial window mode:
|
||||
setupPresentationMode();
|
||||
updateContentParent();
|
||||
|
||||
initialized = true;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue