Files
ladybird/Libraries/LibGfx/GIFLoader.cpp
Peter Nelson 06eea59a65 LibGfx: return clone from frame() instead of underlying framebuffer
This prevents frame() from modifying the contents of the same bitmap
that was returned from previous calls to frame()
2020-09-12 20:26:14 +02:00

23 KiB