mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-08 20:25:26 +03:00
use as much resolution as possible
This commit is contained in:
parent
a632c2de5e
commit
798b67b15a
@ -111,7 +111,7 @@ function useDraggableHandler({
|
||||
}
|
||||
});
|
||||
if (setHandlebarTime) {
|
||||
setHandlebarTime(segmentStartTime);
|
||||
setHandlebarTime(timelineStart - segmentIndex * segmentDuration);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user