feat(player): always show camera names + add UI config toggle

This commit is contained in:
Thibault JUNIN
2025-10-28 13:13:39 +01:00
parent c2cbb0fa87
commit 61f927c941
7 changed files with 24 additions and 8 deletions
+3
View File
@@ -18,6 +18,9 @@
},
"unit_system": {
"label": "The unit system to use for measurements."
},
"show_camera_names": {
"label": "Show the camera name in the player"
}
}
}