zed/crates/editor
Cole Miller 8bdfbfe591
git: Fix a couple of bugs with buffer headers in the side-by-side diff UI (#47809)
- Fix sticky buffer header being painted on top of the toolbar
- Fix buffer header click handlers and tooltips sometimes not working
(element ID collision issue)
- Deduplicate buffer header rendering code between split and normal
editors

Release Notes:

- N/A
2026-01-28 22:01:27 -05:00
..
benches Revert "Revert scheduler update (#46659)" (#46671) 2026-01-14 07:19:13 +00:00
src git: Fix a couple of bugs with buffer headers in the side-by-side diff UI (#47809) 2026-01-28 22:01:27 -05:00
Cargo.toml build: Simplify build graph (#47253) 2026-01-23 18:29:20 +01:00
LICENSE-GPL