Diffusion Krita 53c2901a5756

Fix cloning of the image with overlay selection mask

Authored by dkazakov on Nov 14 2019, 9:23 AM.

Description

Fix cloning of the image with overlay selection mask

When cloning the image with a copy-ctor it should have exactly
the same state as before cloning. It includes the state of the
overlay selection mask. It guarantees that there will be no async
jobs running right after the operation.

When saving, we don't want the overlay mask be saved into the file,
therefore we should run a separate action to disable it.

BUG:412747

  1. Conflicts:
  2. libs/image/kis_image.cc

Details

Committed
dkazakovNov 14 2019, 9:23 AM
Parents
R37:1b027e4fbc2e: Disconnect move tool from canvas signals when it is not activated
Branches
Unknown
Tags
Unknown