mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-09 08:21:01 -04:00
reflow: ensure sixels are correctly sorted when re-inserted
And make sure to remove re-inserted sixels that has wrapped around the scrollback (this may happen when the window size decreases).
This commit is contained in:
parent
6ee76c21f2
commit
a136987678
2 changed files with 63 additions and 32 deletions
|
|
@ -78,6 +78,7 @@
|
|||
no longer erases the entire image, only the part(s) covered by the
|
||||
new text or image.
|
||||
* Sixel images being erased when printing text next to them.
|
||||
* Sixel handling when resizing window.
|
||||
|
||||
|
||||
### Security
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue