kopia lustrzana https://github.com/mifi/lossless-cut
fix bug
rodzic
2507310985
commit
250731f579
|
|
@ -831,7 +831,7 @@ function App() {
|
|||
}
|
||||
}
|
||||
}
|
||||
}, [commandedTimeRef, cutSegments, findSegmentsAtCursor, pause, playbackModeRef, playerTime, seekAbs, selectedSegments, setPlayerTime]);
|
||||
}, [commandedTimeRef, cutSegments, findSegmentsAtCursor, pause, playbackModeRef, playerTime, seekAbs, selectedSegments, setCurrentSegIndex, setPlayerTime]);
|
||||
|
||||
const closeFileWithConfirm = useCallback(() => {
|
||||
if (!isFileOpened || workingRef.current) return;
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue