- added digital zoom functionality on fixed location via web sockets
This commit is contained in:
@@ -64,6 +64,7 @@ const VideoFeedGridPainter = () => {
|
||||
map.delete(key);
|
||||
paintLayerRef.current?.batchDraw();
|
||||
}
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user