补充方向键组可访问语义
Project CI / Repository checks (pull_request) Failing after 8s
Project CI / Backend tests (pull_request) Failing after 10s
Project CI / Frontend tests (pull_request) Successful in 3m19s
Project CI / Native shell tests (pull_request) Successful in 17m21s

为角点方向按钮容器添加 group 角色

让角点方向键 aria-label 能被辅助技术识别
This commit is contained in:
2026-09-03 12:52:54 +08:00
parent c74bfc4d51
commit 29b24695fb
@@ -711,6 +711,7 @@ export function TransformEditor({
/>
<div
role="group"
className="mx-auto grid grid-cols-3 grid-rows-3 gap-1.5"
aria-label="角点方向键"
>