changelog: empty sixels resulted in non-empty images

This commit is contained in:
Daniel Eklöf 2021-03-28 13:04:15 +02:00
parent 19289bad5e
commit efbbcf289f
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -50,6 +50,7 @@
sometimes not showing up, caused by invalidly sized surface buffers sometimes not showing up, caused by invalidly sized surface buffers
when output scaling was enabled when output scaling was enabled
(https://codeberg.org/dnkl/foot/issues/409). (https://codeberg.org/dnkl/foot/issues/409).
* Empty sixels resulted in non-empty images.
### Security ### Security