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

Fix availability of vectors on cloned vector layers (again)

KoSelection emits signals using signal compressor, which
is placed in the GUI thread (because of timers), therefore
it might receive queued signals. And for parsing queued
signals it needs an event loop...

So we just ensure that KoShapeManager and KoSelection belong
to the GUI thread, where an event loop is surely present.

BUG:408028
parent 102176d0
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