From a9169708ced66d53390ef800a594728a70fe47bf Mon Sep 17 00:00:00 2001 From: Roberto Date: Fri, 15 May 2026 07:31:54 +0200 Subject: [PATCH] =?UTF-8?q?chore:=20bump=20adiuvAI=20submodule=20=E2=80=94?= =?UTF-8?q?=20ProjectTabBar=20sticky=20offset=20=3D=20heroH?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Two bugs after showHeader: tab bar was sticky top-0 competing with hero (also sticky top-0); and heroH was measured once at mount, stale on cold loads. Fix: ResizeObserver tracks heroH in state, tab bar sticky offset = heroH, observer re-creates on heroH change. Co-Authored-By: Claude Opus 4.7 --- adiuvAI | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adiuvAI b/adiuvAI index 8a6befd..3aa7aa0 160000 --- a/adiuvAI +++ b/adiuvAI @@ -1 +1 @@ -Subproject commit 8a6befd481eaf709ba32a29d9959258bc6f75237 +Subproject commit 3aa7aa0d50b5e0fa84e5880aabd93e379bd259e5