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

Fix a race condition in Select All action

It might happen that the selection has ben removed while the
select-all action is still waiting in the strokes queue. Therefore
the action should check for the presence of the global selection
in the context of the worker thread, not the GUI one.

CCBUG:449122
parent be13b387
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