UI: Split active/visible concepts & fix nav forwarding

This commit is contained in:
Luke Street
2026-06-16 15:10:09 -06:00
parent cc9c15de54
commit f5642f3073
6 changed files with 29 additions and 20 deletions
+1 -1
View File
@@ -715,7 +715,7 @@ Prelaunch::Prelaunch() : Document(kDocumentSource), mRoot(mDocument->GetElementB
}
IsGameLaunched = true;
hide(true);
pop(false);
});
apply_intro_animation(mMenuButtons.back()->root(), "delay-1");