mirror of
https://github.com/Egonex-AI/Understand-Anything.git
synced 2026-06-22 10:58:03 +08:00
- Set minZoom to 0.01 so fit-view works on graphs with hundreds of nodes - Add TourFitView to pan/zoom to highlighted nodes during guided tours - Add SelectedNodeFitView to center graph on node selected via search - Wrap GraphView in ReactFlowProvider to enable useReactFlow() hooks Thanks to @blackboxaicode for the insight on these improvements. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>