add option to only scrollintoview initially (#10689)

This commit is contained in:
Josh Hawkins
2024-03-26 11:29:07 -05:00
committed by GitHub
parent 6fbd272acf
commit 1cd374d3ad
3 changed files with 13 additions and 1 deletions

View File

@@ -344,6 +344,7 @@ export function RecordingView({
showHandlebar
handlebarTime={currentTime}
setHandlebarTime={setCurrentTime}
onlyInitialHandlebarScroll={true}
events={mainCameraReviewItems}
motion_events={motionData ?? []}
severityType="significant_motion"