From 8af1ab6c212108027f7268198f3f24276787bbef Mon Sep 17 00:00:00 2001 From: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> Date: Sat, 14 Mar 2026 15:19:07 -0500 Subject: [PATCH] disable pip for animated event cards --- web/src/components/card/AnimatedEventCard.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/components/card/AnimatedEventCard.tsx b/web/src/components/card/AnimatedEventCard.tsx index 63cda9d0b..74495ddc7 100644 --- a/web/src/components/card/AnimatedEventCard.tsx +++ b/web/src/components/card/AnimatedEventCard.tsx @@ -213,6 +213,7 @@ export function AnimatedEventCard({ playsInline muted disableRemotePlayback + disablePictureInPicture loop onTimeUpdate={() => { if (!isLoaded) {