https://bugs.kde.org/show_bug.cgi?id=382315

Boudewijn Rempt <b...@valdyas.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri
                   |ta/e58c344bf34661e499294cc1 |ta/6a98d072fbef812c54655dfb
                   |79a457192232a2c1            |b1d8ffd31923307f

--- Comment #11 from Boudewijn Rempt <b...@valdyas.org> ---
Git commit 6a98d072fbef812c54655dfbb1d8ffd31923307f by Boudewijn Rempt, on
behalf of Dmitry Kazakov.
Committed on 02/05/2018 at 11:54.
Pushed by rempt into branch 'krita/4.0'.

Fix a crash when duplicating active global selection masks

The problem was in the fact that KisGroupLayer::allowAsChild()
forbade adding the second active mask to the same layer, letting
the code silently continue without knowing that the mask was not
created. In this patch we manually deactivate all the active masks
before duplication process.
(cherry picked from commit 3ef241fbe5eaec159300dc28ce6e5b89fb7bffa6)

M  +4    -4    libs/image/kis_node.cpp
M  +37   -2    libs/ui/kis_node_juggler_compressed.cpp

https://commits.kde.org/krita/6a98d072fbef812c54655dfbb1d8ffd31923307f

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to