From 2775ac427de8bd9c2bb6323a216f1875038f68d8 Mon Sep 17 00:00:00 2001 From: Maze Winther Date: Wed, 25 Jun 2025 21:10:40 +0200 Subject: [PATCH] fix: remove hover effects on clip drag --- apps/web/src/components/editor/timeline.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/src/components/editor/timeline.tsx b/apps/web/src/components/editor/timeline.tsx index 7e2089a..18e1338 100644 --- a/apps/web/src/components/editor/timeline.tsx +++ b/apps/web/src/components/editor/timeline.tsx @@ -1773,7 +1773,7 @@ function TimelineTrackContent({ return (
{ e.stopPropagation();