Skip to content
  • Dmitry Kazakov's avatar
    Fix undo of replacing vector selection · 7a709c54
    Dmitry Kazakov authored
    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
    7a709c54