Skip to content
Commit 21da7b7e authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

effects/thumbnailaside: Fix crash in clientArea()

clientArea() was changed to forbid "-1" screen ids, but it seems like
the thumbnail aside effect can pass it to refer to the active screen.

This change makes the thumbnail aside effect handle "-1" screen id case
explicitly. It will be also useful for EffectScreen transition.

BUG: 443166
parent eeb1bd5b
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