mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-22 05:33:45 -04:00
render: search: set clip region
Fixes crash when the search box has been reduced in height, due to limited window space.
This commit is contained in:
parent
628fd39098
commit
5e64c67c25
2 changed files with 8 additions and 0 deletions
|
|
@ -57,6 +57,8 @@
|
|||
rows.
|
||||
* Some box-drawing characters were rendered incorrectly on big-endian
|
||||
architectures.
|
||||
* Crash when resizing the window to the smallest possible size while
|
||||
scrollback search is active.
|
||||
* Scrollback indicator being incorrectly rendered when window size is
|
||||
very small.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue