bugfix/zoomchangeAndOneShot #31

Merged
TobaOjo merged 4 commits from bugfix/zoomchangeAndOneShot into develop 2026-01-12 15:13:16 +00:00
Showing only changes of commit 7877173f56 - Show all commits

View File

@@ -218,6 +218,7 @@ const VideoFeedGridPainter = () => {
height={stageSize.height}
classname={"rounded-lg"}
onClick={(e) => handleZoomClick(e, cameraFeedID)}
cornerRadius={10}
/>
</Layer>