feat(xcui): close scroll view validation loop

This commit is contained in:
2026-04-06 13:13:17 +08:00
parent b14a4fb7bb
commit 0804052d6f
11 changed files with 477 additions and 2 deletions

View File

@@ -119,6 +119,7 @@ Runtime 的集成测试结构与 Editor 保持同一规范,但宿主职责必
- `editor.input.keyboard_focus`
- `editor.input.pointer_states`
- `editor.input.scroll_view`
- `editor.input.shortcut_scope`
- `editor.layout.splitter_resize`
- `editor.layout.tab_strip_selection`