mirror of
https://github.com/Egonex-AI/Understand-Anything.git
synced 2026-06-22 10:58:03 +08:00
setFocusNode was missed in the C1 cache-reset pass. Focus mode narrows filteredGraphNodes to focus + 1-hop neighbors, so a container that survives still has a subset of its children — the cache must drop or it'll keep returning positions for filtered-out ids. Mark applyDagreLayout @deprecated. The structural views all use ELK now; the helper is retained for one release as a quick fallback path and removed in the next. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>