git.lucas.co / cce-ui
GPU-accelerated UI toolkit (Vulkan)
git clone https://git.lucas.co/cce-ui.git

commit9a9b83af3cd840474e528bf3ec6e14e3ec725397
parentf1dc4b0eef
authorLucas Galante <[email protected]>
date2026-07-13 14:01
docs(rfc): TI ControlPanel scrollbar thumb drag spot-check passed

Driven live via ccectl pointer-press/release on the Windows page: the
held drag scrolls the panel with content tracking the thumb. Closes the
CP-endgame note's last pending gesture.

Co-Authored-By: Claude Fable 5 <[email protected]>
Claude-Session: https://claude.ai/code/session_01Fb2AGNKjfQZxfbxP43fVbC

 docs/rfc-core-rebuild.md | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/docs/rfc-core-rebuild.md b/docs/rfc-core-rebuild.md
index c5984a9..d7732b4 100644
--- a/docs/rfc-core-rebuild.md
+++ b/docs/rfc-core-rebuild.md
@@ -1982,9 +1982,11 @@ Constraint respected: **each crate still builds standalone** — the new core is
        Info description end-to-end, spinbox +/- increments, wheel
        scrolls with content following, page switching intact both
        ways, Controls page unchanged, child mode alive; 28-target
-       suite. Scrollbar thumb drag: user spot-check pending (held
-       drags ARE now drivable via ccectl pointer-press/release since
-       cce 881c2b1 — this one just hasn't been run).
+       suite. Scrollbar thumb drag: spot-check PASSED (2026-07-13,
+       ccectl pointer-press/release): the held thumb drag scrolls the
+       Windows-page ControlPanel with content tracking the drag —
+       Create Window/Width/Height/Window Type scroll off as the
+       Window Elements/Border/Bevel tier comes in, thumb following.
     5. **window_runner render plumbing + remaining `as_ptr` sites —
        DONE (2026-07-13, the last slice).** The slice-3 census was
        right: window_runner held no pointer state (its one mention