Skip to content
Commit f2394e71 authored by Dmitry Kazakov's avatar Dmitry Kazakov Committed by Agata Cacko
Browse files

Fix undo of replacing vector selection

When redoing KisTakeAllShapesCommand, we should keep the
selection projection, but when undoing it, we should start a
full-featured update to get a correct canvas state. It is needed
because pixel selection is used as a projection in shape-mode, so
undo/redo for it is not valid.

BUG:412808


(cherry picked from commit 7a709c54)
parent 41dc9a84
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment