mirror of
https://github.com/wez/wezterm.git
synced 2024-11-23 23:21:08 +03:00
5509c0af69
This function could return 1 more line than was requested in the case where resizing had caused long lines to rewrap. That extra line would cause the partial bottom row of the quads to populated with bogus data and rendered over the top of the background fill. The resolution is to stop populating lines once we've reached the upper bound based on the input range. refs: https://github.com/wez/wezterm/issues/605 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |