https://bugs.kde.org/show_bug.cgi?id=393266
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/kri | |ta/af6febcd63d92c6b840fd79a | |bfef637e7e9bb4c7 Status|REOPENED |RESOLVED Resolution|--- |FIXED --- Comment #7 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit af6febcd63d92c6b840fd79abfef637e7e9bb4c7 by Dmitry Kazakov. Committed on 09/07/2018 at 14:20. Pushed by dkazakov into branch 'master'. Fix activation of the autosave timer after modify+save+modify cycle There were two problems: 1) modifiedAfterAutosave should be reset false every time we mark the image as clean. Otherwise it may keep the old value 2) modifiedAfterAutosave value should be used **only** for the autosave slot entry. For restarting the time we should ask the timer itself M +3 -9 libs/ui/KisDocument.cpp M +0 -3 libs/ui/KisDocument.h https://commits.kde.org/krita/af6febcd63d92c6b840fd79abfef637e7e9bb4c7 -- You are receiving this mail because: You are watching all bug changes.