Diffusion Krita 3283661c87af

Fix updating current shape color when undo/redo

Authored by dkazakov on Sep 17 2019, 12:17 PM.

Description

Fix updating current shape color when undo/redo

shapeChanged() is also called when the selection emits
shapeContentChanged(), that is, when the list of shapes is still
the same, but some properties of shapes are changed. In such
a case we should still update the controls.

The offending code was originally intended to fix bug 404975,
but it seems like the bug doesn't happen anymore.

CCBUG:404975

Details

Committed
dkazakovSep 21 2019, 10:08 AM
Parents
R37:32285d7da2fa: Fix color of the shape being synched with the color selectors
Branches
Unknown
Tags
Unknown