mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-07-26 13:47:03 +02:00
Correctly set the snapPoints (#19206)
This commit is contained in:
parent
60923ac1e3
commit
7680b050b4
@ -734,7 +734,7 @@ export default function MasksAndZonesView({
|
||||
hoveredPolygonIndex={hoveredPolygonIndex}
|
||||
selectedZoneMask={selectedZoneMask}
|
||||
activeLine={activeLine}
|
||||
snapPoints={true}
|
||||
snapPoints={snapPoints}
|
||||
/>
|
||||
) : (
|
||||
<Skeleton className="size-full" />
|
||||
|
Loading…
Reference in New Issue
Block a user