This commit is contained in:
Maze Winther
2025-07-25 19:18:10 +02:00
parent 411fcaccf1
commit 812bab4edf
@@ -72,6 +72,7 @@ export function TimelinePlayhead({
top: 0,
height: `${totalHeight}px`,
width: "2px", // Slightly wider for better click target
zIndex: 100,
}}
onMouseDown={handlePlayheadMouseDown}
>