zed/crates/git_graph
Anthony Eid e93beb05c4
git_graph: Remove horizontal scrolling from canvas (#53082)
I also added a keybinding to focus the search bar.

Self-Review Checklist:

- [x] I've reviewed my own diff for quality, security, and reliability
- [x] Unsafe blocks (if any) have justifying comments
- [x] The content is consistent with the [UI/UX
checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)
- [x] Tests cover the new/changed behavior
- [x] Performance impact has been considered and is acceptable

Closes #ISSUE

Release Notes:

- N/A or Added/Fixed/Improved ...
2026-04-03 13:33:50 -04:00
..
src git_graph: Remove horizontal scrolling from canvas (#53082) 2026-04-03 13:33:50 -04:00
Cargo.toml git_graph: Remove feature flag (#52972) 2026-04-02 15:26:37 +00:00
LICENSE-GPL git: Add graph support (#44434) 2026-01-22 20:53:23 -05:00