Added camera rotation controls to graph panel.

This commit is contained in:
yangdx
2025-03-18 12:34:04 +08:00
parent 190822da78
commit 331b1194f0
5 changed files with 168 additions and 112 deletions

View File

@@ -112,7 +112,9 @@
"zoomControl": {
"zoomIn": "Zoom In",
"zoomOut": "Zoom Out",
"resetZoom": "Reset Zoom"
"resetZoom": "Reset Zoom",
"rotateCamera": "Clockwise Rotate",
"rotateCameraCounterClockwise": "Counter-Clockwise Rotate"
},
"layoutsControl": {