Add ability to zoom in to live and recordings views (#10475)

* Make live view zoomable

* Add zooming to full recordings
This commit is contained in:
Nicolas Mowen
2024-03-15 07:03:14 -06:00
committed by GitHub
parent c66f552280
commit f5a26c5962
4 changed files with 77 additions and 50 deletions

View File

@@ -57,6 +57,7 @@
"react-tracked": "^1.7.11",
"react-transition-group": "^4.4.5",
"react-use-websocket": "^4.7.0",
"react-zoom-pan-pinch": "^3.4.3",
"recoil": "^0.7.7",
"scroll-into-view-if-needed": "^3.1.0",
"sonner": "^1.4.0",