Tree view: configurable generation depth (ancestors/descendants + All) #40
Reference in New Issue
Block a user
Delete Branch "configurable-tree-depth"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Depth was hardcoded (3 up, 2 down). Adds a Generations controls row to set ancestors (↑) and descendants (↓) independently around whoever is focused — each a slider + number stepper, with an All toggle. Changes apply to the live chart without a rebuild. Fan mode uses the ancestor depth (capped at 8 to avoid the radial 2^n blow-up); its descendants control is disabled with a note.
tsc clean; build passes.
🤖 Generated with Claude Code