refactor: switch mindmap layout from d3-hierarchy to dagre with word wrapping

This commit is contained in:
2026-03-01 22:29:49 +01:00
parent 78aa59e0a3
commit 6a0dbb6511
5 changed files with 284 additions and 382 deletions

View File

@@ -455,7 +455,7 @@
}
.assistant-panel-mindmap-label {
font-size: 12px;
font-size: 13px;
fill: var(--vscode-foreground);
pointer-events: none;
}