Diffusion Krita d45cb95b1bfd

Fix deadlocks in KoShapeManager

Authored by dkazakov on Feb 24 2020, 5:50 PM.

Description

Fix deadlocks in KoShapeManager

updateTree() can emit shapeChanged() signals. And in general, we shouldn't
emit any signal with a lock held.

BUG:412746

  1. Conflicts:
  2. libs/flake/KoShapeManager.cpp

Details

Committed
dkazakovFeb 25 2020, 11:36 AM
Parents
R37:145aa10bba70: Fix double activation of the tool on opening an image with vectors
Branches
Unknown
Tags
Unknown