forked from Github/frigate
Improve timeline auto scrolling (#13556)
* Improve timeline auto scrolling * touch events
This commit is contained in:
@@ -702,7 +702,6 @@ function Timeline({
|
||||
setExportEndTime={setExportEndTime}
|
||||
handlebarTime={currentTime}
|
||||
setHandlebarTime={setCurrentTime}
|
||||
onlyInitialHandlebarScroll={true}
|
||||
events={mainCameraReviewItems}
|
||||
motion_events={motionData ?? []}
|
||||
severityType="significant_motion"
|
||||
|
||||
Reference in New Issue
Block a user