mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-06-16 13:34:04 +08:00
bc1f9341f4
The View Transitions API used here crashes WebKitGTK with SIGSEGV on Linux. Rather than gating document.startViewTransition per platform (see PR #2502), drop the animation entirely — it's a low-value visual flourish on a low-frequency action that doesn't justify a permanent platform branch. Removes the ::view-transition-* CSS block and the coordinate plumbing in setTheme. The optional event parameter is kept on the API surface to keep call sites compiling; they'll be cleaned up in a follow-up commit.
bc1f9341f4
·
2026-05-02 20:33:54 +08:00
History