Files
serenity/Userland/Applications/ImageViewer/ViewWidget.cpp
randomusername-a 8ee652bc7c ImageViewer: Call clear() in the ViewWidget before loading a new image
We need to do this to stop the animation timer and delete the current
animation, otherwise the new image will be shown only for a moment
before the previous animation continues.
2024-08-01 12:06:13 -07:00

12 KiB