mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-08 20:25:26 +03:00
fix scroll mode
This commit is contained in:
parent
93b6d11292
commit
77b8dcfdef
@ -82,8 +82,8 @@ function useDraggableHandler({
|
||||
...(segmentDuration < 60 && { second: "2-digit" }),
|
||||
});
|
||||
scrollIntoView(thumb, {
|
||||
scrollMode: "if-needed",
|
||||
behavior: "smooth",
|
||||
block: "center",
|
||||
});
|
||||
}
|
||||
});
|
||||
|
||||
Loading…
Reference in New Issue
Block a user