From 8c4820b1f1054f72289b50a0e16fa9737c0c28e9 Mon Sep 17 00:00:00 2001 From: Samuel Newman Date: Thu, 12 Feb 2026 01:52:22 +0000 Subject: [PATCH] [Web] Fix splash flicker and add animation (#9860) * manually hide non-React splash logo * tweak comment * animate out splash --- bskyweb/templates/base.html | 8 +-- src/App.web.tsx | 123 ++++++++++++++++++------------------ src/Splash.web.tsx | 96 ++++++++++++++++++++++++---- web/index.html | 8 +-- 4 files changed, 151 insertions(+), 84 deletions(-) diff --git a/bskyweb/templates/base.html b/bskyweb/templates/base.html index 0c4a91df6b..e33479e697 100644 --- a/bskyweb/templates/base.html +++ b/bskyweb/templates/base.html @@ -148,11 +148,11 @@ {%- block body_all %} +
+ + +
-
- - -
+
+ + +
-
- - -