Diffusion Krita fd11ddc98879

Change edit guides cmd to post-exec & auto-upload to doc

Authored by tusooaw on May 28 2019, 11:33 AM.

Description

Change edit guides cmd to post-exec & auto-upload to doc

KisChangeGuidesCommand is now post-exec, which means the first redo
will be ignored. The command will not be created during dragging.
Instead, only when the mouse/pen/finger is released will the command
be created. The commands will not be merged.

Any set* function of KisGuidesManager will upload
the config to KisDocument.

Details