Diffusion Krita af6febcd63d9

Fix activation of the autosave timer after modify+save+modify cycle

Authored by dkazakov on Jul 9 2018, 2:20 PM.

Description

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
  1. modifiedAfterAutosave value should be used only for the autosave slot entry. For restarting the time we should ask the timer itself

BUG:393266

Details

Committed
dkazakovJul 9 2018, 2:20 PM
Parents
R37:6aa6c744e423: Switch the lockfree hashtable to on
Branches
Unknown
Tags
Unknown