mirror of
https://github.com/MarcA711/frigate-rockchip.git
synced 2025-09-26 20:51:15 +08:00
Correctly set the snapPoints (#19206)
This commit is contained in:
@@ -734,7 +734,7 @@ export default function MasksAndZonesView({
|
||||
hoveredPolygonIndex={hoveredPolygonIndex}
|
||||
selectedZoneMask={selectedZoneMask}
|
||||
activeLine={activeLine}
|
||||
snapPoints={true}
|
||||
snapPoints={snapPoints}
|
||||
/>
|
||||
) : (
|
||||
<Skeleton className="size-full" />
|
||||
|
Reference in New Issue
Block a user