feat: some nice animations for settings areas missing it & fix update video

This commit is contained in:
2026-08-21 17:38:11 +09:30
parent f0247428a0
commit 12833f9270
8 changed files with 348 additions and 64 deletions
+2 -2
View File
@@ -78,8 +78,8 @@ function cycle(
return { t: fadeT, fade: true, ambient: smooth((len - tick) / revealMs) };
}
function cssVar(root: HTMLElement, name: string, fallback: string): string {
return getComputedStyle(root).getPropertyValue(name).trim() || fallback;
function cssVar(_root: HTMLElement, _name: string, fallback: string): string {
return fallback;
}
function drawGrid(