feat(foundry): add map camera spiral controls

This commit is contained in:
Codex
2026-07-16 12:47:48 +03:00
parent 5e8c1cc3fc
commit e96401358b
11 changed files with 802 additions and 43 deletions
+2 -1
View File
@@ -53,7 +53,8 @@
"summary": "Binary setting control derived from the redesigned Engine environment settings.",
"rules": [
"The visual anchor is circular, not a square native checkbox.",
"The control exposes checkbox semantics through role and aria-checked."
"The control exposes checkbox semantics through role and aria-checked.",
"Checker contains one short label only; helper copy is a separate sibling block before the control."
]
},
{