From da1671b6eb7a6888e21a5be97cbd515768b90342 Mon Sep 17 00:00:00 2001 From: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> Date: Sat, 9 May 2026 20:29:52 -0500 Subject: [PATCH] prevent fast clicks in video controls from selecting text --- web/src/components/player/VideoControls.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/components/player/VideoControls.tsx b/web/src/components/player/VideoControls.tsx index 5a45e83ac9..ab4340e0ee 100644 --- a/web/src/components/player/VideoControls.tsx +++ b/web/src/components/player/VideoControls.tsx @@ -198,7 +198,7 @@ export default function VideoControls({ return (