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

Fix a crash when trying to filter an active selection

The problem happens when the selection gets converted from a vector
form into a raster one as a part of the filter stroke. Then cancelling
the stroke recovers an old datamanager and, potentially, removes the
temporary one.

Now this datamanager removal is done in a safe way via the GUI thread,
like the shape selection.

BUG:455844
parent 48bf920f
Loading
Loading
Loading
Pipeline #197356 passed with stage
in 53 minutes and 28 seconds
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