diff infinite_canvas/dev_ui.h @ 280:49e9e591c9bb

Add persistent dictation, prewarmed WebRTC speech input, Copilot SDK routing, animated conversation lifecycle controls, parking, and architecture coverage.
author MrJuneJune <me@mrjunejune.com>
date Tue, 18 Aug 2026 19:14:53 -0700
parents b55c22cff335
children c57149ad216e
line wrap: on
line diff
--- a/infinite_canvas/dev_ui.h	Mon Aug 17 22:22:36 2026 -0700
+++ b/infinite_canvas/dev_ui.h	Tue Aug 18 19:14:53 2026 -0700
@@ -5,6 +5,7 @@
 
 typedef struct {
     int32 selected_type;
+    boolean collapsed;
     boolean dropdown_open;
     boolean context_open;
     float context_scroll;