Skip to content

image: Show image after error in file resolved

Sophie Herold requested to merge wip/sophie-h/reshow-image into main

LpImage already reloads the image after an image is invalid because of unsupported format or decoding error. This patch makes that the "is-loaded" property is changed to true again after the problem is resolved by a file change.

This should also hopefully works around problems with apps like GIMP writing files in a way where an error appears itermittently.

Closes #256 (closed)

Merge request reports