Improve timeline auto scrolling (#13556)

* Improve timeline auto scrolling

* touch events
This commit is contained in:
Josh Hawkins
2024-09-04 11:48:45 -05:00
committed by GitHub
parent 055f0dfc22
commit fe2fec81ac
2 changed files with 57 additions and 3 deletions

View File

@@ -702,7 +702,6 @@ function Timeline({
setExportEndTime={setExportEndTime}
handlebarTime={currentTime}
setHandlebarTime={setCurrentTime}
onlyInitialHandlebarScroll={true}
events={mainCameraReviewItems}
motion_events={motionData ?? []}
severityType="significant_motion"