https://bugs.kde.org/show_bug.cgi?id=389544

--- Comment #3 from wolthera <griffinval...@gmail.com> ---
Git commit ff338de7354fc170645af1a435267d1024546654 by Wolthera van Hövell tot
Westerflier.
Committed on 04/09/2019 at 16:02.
Pushed by woltherav into branch 'master'.

Possibly fix File Layer loading and comics manager page updating on windows.

Windows has a pretty slow file system, which means when we check whether
our updated file exists, windows hasn't gotten to renaming it yet, making
Krita think there's no file at all...

So this puts a little bit of a delay in our two checks of whether the file
still
exists and needs to be readded to the filesystemwatcher again.

This currently works as expected on Linux, now we need to test if it works
on Windows.
Related: bug 410409

M  +8    -4    libs/ui/kis_safe_document_loader.cpp
M  +11   -3   
plugins/python/comics_project_management_tools/comics_project_manager_docker.py

https://invent.kde.org/kde/krita/commit/ff338de7354fc170645af1a435267d1024546654

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to