fix(timeline): Add horizontal margins to timeline and fix session rec… #1180
Annotations
10 errors
|
deploy:
src/components/VideoTimeline.tsx#L64
'setDragAudioNewDuration' is declared but its value is never read.
|
|
deploy:
src/components/VideoTimeline.tsx#L64
'dragAudioNewDuration' is declared but its value is never read.
|
|
deploy:
src/components/VideoTimeline.tsx#L63
'setDragAudioNewStart' is declared but its value is never read.
|
|
deploy:
src/components/VideoTimeline.tsx#L63
'dragAudioNewStart' is declared but its value is never read.
|
|
deploy:
src/components/VideoTimeline.tsx#L62
'setDraggingAudioType' is declared but its value is never read.
|
|
deploy:
src/components/VideoTimeline.tsx#L62
'draggingAudioType' is declared but its value is never read.
|
|
deploy:
src/components/VideoTimeline.tsx#L61
'setDraggingAudioId' is declared but its value is never read.
|
|
deploy:
src/components/VideoTimeline.tsx#L61
'draggingAudioId' is declared but its value is never read.
|
|
deploy:
src/components/VideoTimeline.tsx#L41
'onAudioClipSelect' is declared but its value is never read.
|
|
deploy:
src/components/VideoTimeline.tsx#L40
'onAudioClipUpdate' is declared but its value is never read.
|