Diffusion Krita f795cdbf868c

Fix randomly closing opened actions when autosaving

Authored by dkazakov on Dec 19 2016, 1:17 PM.

Description

Fix randomly closing opened actions when autosaving

lock() call requests all the strokes to finish, which is not
what we want during autosave. Therefore, we just forbid autosave
while some action is running.

This patch will also fix some bugs with random hickups when doing
strokes (when autosave does something in the background).

Details

Committed
remptDec 20 2016, 10:08 AM
Parents
R37:ec931ad2842a: BUG:373777 Add the Volumes folder to the file dialog sidebar on OSX
Branches
Unknown
Tags
Unknown