forked from Github/frigate
add option to only scrollintoview initially (#10689)
This commit is contained in:
@@ -344,6 +344,7 @@ export function RecordingView({
|
||||
showHandlebar
|
||||
handlebarTime={currentTime}
|
||||
setHandlebarTime={setCurrentTime}
|
||||
onlyInitialHandlebarScroll={true}
|
||||
events={mainCameraReviewItems}
|
||||
motion_events={motionData ?? []}
|
||||
severityType="significant_motion"
|
||||
|
||||
Reference in New Issue
Block a user