Skip to content
Commit b1bccb81 authored by Dmitry Kazakov's avatar Dmitry Kazakov
Browse files

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
parent 77717dbb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment