Skip to content
Commit d45cb95b authored by Dmitry Kazakov's avatar Dmitry Kazakov
Browse files

Fix deadlocks in KoShapeManager

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

BUG:412746

# Conflicts:
#	libs/flake/KoShapeManager.cpp
parent 145aa10b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment