From 4d86e88b1ff419318b8fd6e3cc97689a0a5d12bc Mon Sep 17 00:00:00 2001 From: Samuel Newman <10959775+mozzius@users.noreply.github.com> Date: Fri, 2 Aug 2024 16:05:09 +0200 Subject: [PATCH] add stopPropagation to root of video player --- src/view/com/util/post-embeds/VideoEmbed.web.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/view/com/util/post-embeds/VideoEmbed.web.tsx b/src/view/com/util/post-embeds/VideoEmbed.web.tsx index 5df8ee5660..6cd1b45805 100644 --- a/src/view/com/util/post-embeds/VideoEmbed.web.tsx +++ b/src/view/com/util/post-embeds/VideoEmbed.web.tsx @@ -56,7 +56,10 @@ export function VideoEmbed({source}: {source: string}) { a.rounded_sm, a.my_xs, ]}> -
+
evt.stopPropagation()}> {hasBeenOnScreen || active ? (