Skip to content
Commit 87feb604 authored by David Edmundson's avatar David Edmundson
Browse files

Fix path skipping screen removal signal

We might get screen removal signals and then a re-ordering from the
backend or the other way round.

In the event that we get the re-order first it's the intention to take
this as the single source of truth and remove it from
m_availableScreens. In this case we have to notify clients. It's
important that this removal is signalled before we process a re-order.

BUG:464171
parent af0f73f1
Pipeline #305821 passed with stage
in 37 minutes and 47 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