bugfix/zoomchangeAndOneShot #31
@@ -218,6 +218,7 @@ const VideoFeedGridPainter = () => {
|
||||
height={stageSize.height}
|
||||
classname={"rounded-lg"}
|
||||
onClick={(e) => handleZoomClick(e, cameraFeedID)}
|
||||
cornerRadius={10}
|
||||
/>
|
||||
</Layer>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user