mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-08 07:35:01 +03:00
282184a673
The culprit was in display map which was resolving next valid point for the editor, without regard for whether that point belongs to the same excerpt. We now make an end point a minimum of the end point passed in and the start of excerpt header, if there are any. This bug existed in Zed1 as well. Fixes: Diff markers in multibuffer search overlap with dividers between excepts (shouldn't extend all the way into the divider region) Release Notes: - Fixed diff markers being drawn incorrectly near headers in multibuffer views. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |