Make the Rust client the sole app

This commit is contained in:
iris committed 2026-09-11 01:18:24 -04:00
1 parent a8602c1626
commit d8bb1699a8
230 files changed
+762 -27300

No files matched your search

+1 -1
View File
@@ -235,7 +235,7 @@ without a scroll-widget special case.
## The transcript's wiring
`app-rust/src/ui/mod.rs`, `build_tree`.
`app/src/ui/mod.rs`, `build_tree`.
The transcript registers the wheel **by hand rather than calling
`LazySpan::scrollable()`**, and this is not an oversight. That helper also