From 2b5bac85167bb42cda53c89ba3c09757059ce805 Mon Sep 17 00:00:00 2001 From: oppiliappan Date: Sun, 03 May 2026 20:34:17 +0000 Subject: [PATCH] appview/pages: hide popover on scroll, delay popover by 500ms Signed-off-by: oppiliappan --- appview/pages/templates/layouts/base.html | 7 +++++++ appview/pages/templates/user/fragments/picLink.html | 8 ++++++-- 2 file(s) changed, 13 insertion(s)(+), 2 deletion(s)(-) diff --git a/appview/pages/templates/layouts/base.html b/appview/pages/templates/layouts/base.html --- a/appview/pages/templates/layouts/base.html +++ b/appview/pages/templates/layouts/base.html @@ -56,6 +56,13 @@ }; document.head.appendChild(script); }); + {{ block "title" . }}{{ end }} {{ block "extrameta" . }}{{ end }} diff --git a/appview/pages/templates/user/fragments/picLink.html b/appview/pages/templates/user/fragments/picLink.html --- a/appview/pages/templates/user/fragments/picLink.html +++ b/appview/pages/templates/user/fragments/picLink.html @@ -8,10 +8,14 @@ {{ $vr = index . 2 }} {{ end }}