zed/crates/git_graph
Remco Smits 506570a73a
git_graph: Add resizable commit view support (#49171)
This PR add support for resizable commit view, so you can increase the
commit view width by hand.


https://github.com/user-attachments/assets/47b3d165-1d5b-4c5c-b36d-dc007d62fd43

Before you mark this PR as ready for review, make sure that you have:
- [x] Added a solid test coverage and/or screenshots from doing manual
testing
- [x] Done a self-review taking into account security and performance
aspects
- [x] Aligned any UI changes with the [UI
checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)

Release Notes:

- N/A (no release notes since it's behind a feature flag)
2026-02-16 13:34:16 +00:00
..
src git_graph: Add resizable commit view support (#49171) 2026-02-16 13:34:16 +00:00
Cargo.toml git_graph: Add basic keyboard navigation (#49051) 2026-02-12 20:29:23 +00:00
LICENSE-GPL git: Add graph support (#44434) 2026-01-22 20:53:23 -05:00