Diffusion Krita aa81a25fd338

Fix an assert when creating a vector selection

Authored by dkazakov on Apr 6 2018, 1:51 PM.

Description

Fix an assert when creating a vector selection

The problem is that selectionChanged() signal may easily arrive
later than some GUI code requests the shape manager, therefore the
assert will register an inconsistent state (which is actually, yes,
inconsistent)

CCBUG:391292

Details

Committed
dkazakovApr 6 2018, 1:51 PM
Parents
R37:dddd8c489ce3: Avoid cycling updates in KoFillConfigWidget
Branches
Unknown
Tags
Unknown