ZIm/crates/git_ui
Cole Miller 7ec3702b47
Fix cursor position when navigating to a multibuffer's first excerpt (#25723)
This PR fixes an unexpected cursor position when jumping to the
beginning of the project diff editor's first excerpt if that excerpt
starts with a deleted region. Previously, the cursor would end up in the
*following* region in this situation; now it ends up at the start of the
deleted region, as happens already for excerpts that are not the first.

Release Notes:

- N/A

---------

Co-authored-by: Max <max@zed.dev>
2025-02-27 14:53:34 -05:00
..
src Fix cursor position when navigating to a multibuffer's first excerpt (#25723) 2025-02-27 14:53:34 -05:00
Cargo.toml Move PopoverButton into ui (#25724) 2025-02-27 02:51:19 +00:00
LICENSE-GPL Add placeholder git panel (#21894) 2024-12-11 22:13:52 -05:00