Diffusion Krita 5268a0544738

Fixed a bug on undoing removal of last assistant

Authored by tusooaw on May 28 2019, 8:11 AM.

Description

Fixed a bug on undoing removal of last assistant

Undoing the removal of the last assistant will not make the
removed assistant show up again. This is due to the removal
of the last assistant in KisPaintingAssistantsDecoration
will setVisible(false), but the undo command has yet to
revert this.

This commit involves API changes in
KisPaintingAssistantsDecoration.

Details

Committed
tusooawMay 30 2019, 3:02 AM
Parents
R37:ba91feb1c9e3: Make KisChangeGuidesCommand only change guides' location
Branches
Unknown
Tags
Unknown