You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(visualize): mind-map fills & centres the viewport (was cramped in a corner)
- centre the tree in the viewport (vertical centring when it fits; margin
auto for horizontal) instead of pinning it to the top-left corner
- expand all documents by default so the tree is full and reads as a rich
mind-map rather than a few lonely collapsed nodes
- click +/- still folds/unfolds any branch
0 commit comments