Stop auto-opening studio news popup
This commit is contained in:
parent
ec6036084e
commit
55f9647175
1 changed files with 0 additions and 3 deletions
|
|
@ -195,9 +195,6 @@ export function initializeRuntimeControllers(config) {
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
windowRef.requestAnimationFrame(() => {
|
|
||||||
changelogSplashWindowController.maybeOpenForCurrentVersion();
|
|
||||||
});
|
|
||||||
windowRef.addEventListener("resize", () => {
|
windowRef.addEventListener("resize", () => {
|
||||||
persistPopupBoundsDeferred();
|
persistPopupBoundsDeferred();
|
||||||
});
|
});
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue