feat: Add UI support for PTZ presets (#1920)

- Closes #1889

Whilst a simple change theoretically, the card has such a collection of
surfaces that can overlap other surfaces, it's challenging to get this
to work right! There's a real chance this will have broken something
z-index related (e.g. X overlaps Y when it should not), or (for related
reasons) broken curver corners on the card.
This commit is contained in:
Dermot Duffy
2025-02-27 20:22:12 -08:00
committed by GitHub
parent bb147a45fd
commit 0432eea4b8
37 changed files with 833 additions and 647 deletions
+1
View File
@@ -618,6 +618,7 @@
"down": "Avall",
"home": "Casa",
"left": "Esquerra",
"presets": "",
"right": "Dreta",
"up": "Amunt",
"zoom_in": "Ampliar",
+2 -1
View File
@@ -317,7 +317,7 @@
"editor_label": "Live Controls",
"ptz": {
"editor_label": "PTZ",
"hide_home": "Hide home control",
"hide_home": "Hide home & preset controls",
"hide_pan_tilt": "Hide pan & tilt control",
"hide_zoom": "Hide zoom control",
"mode": "Mode",
@@ -618,6 +618,7 @@
"down": "Down",
"home": "Home",
"left": "Left",
"presets": "Presets",
"right": "Right",
"up": "Up",
"zoom_in": "Zoom In",
+1
View File
@@ -618,6 +618,7 @@
"down": "Bas",
"home": "Origine",
"left": "Gauche",
"presets": "",
"right": "Droite",
"up": "Haut",
"zoom_in": "Zoomer",
+1
View File
@@ -618,6 +618,7 @@
"down": "Giù",
"home": "Home",
"left": "Sinistra",
"presets": "",
"right": "Destra",
"up": "Su",
"zoom_in": "Ingrandire",
+1
View File
@@ -618,6 +618,7 @@
"down": "Baixo",
"home": "Casa",
"left": "Esquerda",
"presets": "",
"right": "Direita",
"up": "Cima",
"zoom_in": "Aumentar Zoom",
+1
View File
@@ -618,6 +618,7 @@
"down": "Baixo",
"home": "Origem",
"left": "Esquerda",
"presets": "",
"right": "Direira",
"up": "Cima",
"zoom_in": "Ampliar",