mirror of
https://github.com/Egonex-AI/Understand-Anything.git
synced 2026-06-22 10:58:03 +08:00
Task 14 stale TODO: - Delete the TODO(Task 14) comment that this very task already resolved (selection→container neighbor highlighting now flows through isFocusedViaChild). Task 15 visible container size: - mergeElkPositions now propagates width/height from the ELK output back onto the React Flow node, not just position. After a stage1Tick-driven re-layout, the container atom resizes to match the actual Stage 2 footprint instead of staying clipped at the pre-expansion estimate. ELK echoes back the same width/height we pass in for non-container nodes, so this is a no-op for them. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>