Skip to content
Commit fbae7217 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 9eaa40fd
Pipeline #197357 passed with stage
in 55 minutes and 3 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment