Files
Understand-Anything/understand-anything-plugin/packages
Lum1104andClaude Opus 4.6 7c638603c0 fix: add zoom limits and auto-center for large graphs
- 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>
2026-03-21 23:07:58 +08:00
..