2 Commits

Author SHA1 Message Date
frozolotl
8453fa7218 fix: use resize_exact instead of resize
It seems we used the wrong method in the past, causing images to not be
the expected size.
The image-fit test shows this well, I think.
2024-12-28 03:33:04 +01:00
Eric Biedert
ac322e342b
Save and restore graphics state for every frame (#4496)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-07-14 14:02:50 +00:00