From 5c56b755e7599391aaf629c5c76b7d43b00ac1bc Mon Sep 17 00:00:00 2001 From: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> Date: Thu, 30 Apr 2026 09:13:44 -0500 Subject: [PATCH] don't re-render the tracking details overlay on every video time tick --- web/src/components/player/HlsVideoPlayer.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/web/src/components/player/HlsVideoPlayer.tsx b/web/src/components/player/HlsVideoPlayer.tsx index 1c8b099e2..9433e3975 100644 --- a/web/src/components/player/HlsVideoPlayer.tsx +++ b/web/src/components/player/HlsVideoPlayer.tsx @@ -396,7 +396,6 @@ export default function HlsVideoPlayer({ }} >