https://bugs.kde.org/show_bug.cgi?id=393266
Boudewijn Rempt <b...@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri |ta/af6febcd63d92c6b840fd79a |ta/93bc74110edbc8c9458c9cbd |bfef637e7e9bb4c7 |8ed5d1adb6c25c86 --- Comment #9 from Boudewijn Rempt <b...@valdyas.org> --- Git commit 93bc74110edbc8c9458c9cbd8ed5d1adb6c25c86 by Boudewijn Rempt, on behalf of Dmitry Kazakov. Committed on 09/07/2018 at 14:40. Pushed by rempt into branch 'krita/4.1'. 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/93bc74110edbc8c9458c9cbd8ed5d1adb6c25c86 -- You are receiving this mail because: You are watching all bug changes.