docs(ui): keep viewport tools within their controlled split pane

This commit is contained in:
Codex
2026-09-06 01:34:41 +03:00
parent 70ce00f2d0
commit 1bdfc6c240
2 changed files with 4 additions and 1 deletions
+2 -1
View File
@@ -249,7 +249,8 @@
"rules": [
"The application owns the controlled primary percentage and panel content; the component owns separator interaction and accessibility.",
"Minimum primary and secondary percentages clamp both pointer and keyboard changes.",
"The separator is a necessary structural divider, never a decorative perimeter border."
"The separator is a necessary structural divider, never a decorative perimeter border.",
"Viewport-local toolbars belong to their SplitPane panel, and embedded renderers receive the same controlled percentage instead of exposing cursor or pointer-position heuristics."
]
},
{