ladybird/Userland/Applications/QuickShow
Linus Groh 10843a2c8c QuickShow: Animate animated images :^)
With a little help (read: copy & paste) from ImageWidget, QuickShow will
now cycle through the frames of animated images - enjoy the cat GIFs!

Future improvement: cache decoded images like LibWeb's ImageResource to
waste less CPU - the same applies to LibGUI though, maybe we can put
something shared in LibGfx.

Closes #5837.
2021-03-17 12:37:48 +01:00
..
CMakeLists.txt QuickShow: Replace posix_spawn with LibDesktop::Launcher 2021-03-12 15:22:12 +01:00
main.cpp QuickShow: Add help documentation 2021-03-13 10:00:59 +01:00
QSWidget.cpp QuickShow: Animate animated images :^) 2021-03-17 12:37:48 +01:00
QSWidget.h QuickShow: Animate animated images :^) 2021-03-17 12:37:48 +01:00