zed/crates/multi_buffer
Conrad Irwin 196fd65601
Fix panic folding in multi-buffers (#21511)
Closes #19054

Rename `max_buffer_row()` to `widest_line_number()` to (hopefully)
prevent
people assuming it means the same as `max_point().row`.

Release Notes:

- Fixed a panic when folding in a multibuffer
2024-12-04 00:01:32 -07:00
..
src Fix panic folding in multi-buffers (#21511) 2024-12-04 00:01:32 -07:00
Cargo.toml
LICENSE-GPL