Skip to content
Commit e0cdb695 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


(cherry picked from commit 21da7b7e)
parent 7cf7eeed
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