From ec82b6978643d67ca81e3b359248e51adfdc2e11 Mon Sep 17 00:00:00 2001 From: Tunglies <77394545+Tunglies@users.noreply.github.com> Date: Mon, 6 Apr 2026 01:53:11 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20eliminate=20startup=20flicker=20?= =?UTF-8?q?=E2=80=94=20defer=20window=20show=20until=20overlay=20renders?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Remove Rust-side `eval(INITIAL_LOADING_OVERLAY)` that prematurely dismissed the overlay before React/MUI theme was ready - Defer `window.show()` from Rust `activate_window` to an inline `