Merge pull request [#438](https://github.com/mazeincoding/AppCut/issues/438)
This commit is contained in:
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}
|
||||
>
|
||||
|
|
|
|||
Loading…
Reference in New Issue