35d6787fe5
The code to process GIF animations contains a return statement that skiped the file modification check, if the source is not in an active scene. Like that images in the preview scene of studio mode would never update, when they get modified on disk. Also reloading the image, if an animation file has been modified before processing the old animation that will be replaced later anyway, seems like a better way to do it.