From ce915d666b0cfaa713163d5e04b30e07b7a055b4 Mon Sep 17 00:00:00 2001 From: Gabriel Kaszewski Date: Tue, 31 Mar 2026 02:48:22 +0200 Subject: [PATCH] feat: sticky window title bar so progress bar stays visible on scroll --- components/window.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/window.tsx b/components/window.tsx index da4633b..b7a1c42 100644 --- a/components/window.tsx +++ b/components/window.tsx @@ -61,7 +61,7 @@ export default function Window({
-
+
{title}