https://bugs.kde.org/show_bug.cgi?id=426497
--- Comment #3 from Maik Qualmann <metzping...@gmail.com> --- I don't exactly understand how to reproduce it. Is the image that you are changing already open in the light table? There's one thing we changed about whether an image in the cache is still valid. The QFilesystemWatcher can no longer be used because it causes problems on other platforms. When loading from the image cache, we now check whether the change time and file size of the image are still appropriate in order to recognize an external change and to start reloading the image. An image that is already open in the view remains until the next load. Tests here with the new function did not reveal any problems, an external image change was definitely recognized. Maik -- You are receiving this mail because: You are watching all bug changes.