From 0b8aadd7742c6eb9ae9d1f8e24b29f0bd1434e75 Mon Sep 17 00:00:00 2001 From: Egutierrez Date: Mon, 11 May 2026 16:29:05 +0200 Subject: [PATCH] feat(kotlin-compose): design system + 33 components + gallery_kt + e2e android emulator + scaffolder fixes Co-Authored-By: Claude Opus 4.7 (1M context) --- main.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/main.cpp b/main.cpp index 402920d..5a6c45e 100644 --- a/main.cpp +++ b/main.cpp @@ -2570,7 +2570,9 @@ int main(int argc, char** argv) { .panel_count = sizeof(g_panels) / sizeof(g_panels[0]), .layouts_cb = g_layout_storage ? &g_layout_cb : nullptr, .view_extras = view_extras_cb, - .init_gl_loader = true}, + .init_gl_loader = true, + .auto_dockspace = false, // host window propio con DockSpace custom + .log = {"graph_explorer.log", 1}}, render); // Auto-save de posiciones de nodos al salir — sin esto las posiciones se