Diffusion Krita d5279a0196bb

Remove extra update when creating a new shape

Authored by dkazakov on Oct 8 2019, 3:14 PM.

Description

Remove extra update when creating a new shape

The update is emitted by KoShapeManager itself, so there is no
reason to trigger it manually (it also eases thread-safety concerns,
because after adding the shape to shape manager it is no longer safe
to access it from the worker thread).

CCBUG:412530

Details

Committed
dkazakovOct 8 2019, 3:26 PM
Parents
R37:d4ee038d34b8: Fix crash when using Pencil Tool with a tablet
Branches
Unknown
Tags
Unknown