Skip to content
Commit ef6a5e48 authored by Vaibhav Devmurari's avatar Vaibhav Devmurari
Browse files

Shift RoundedCornerOverlay to Display window hierarchy

ScreenDecorations use rounded corner overlay flag and are
currently drawn outside of the window hierarchy,
It currently blocking touches to the gesture monitor spy
windows. By bringing them to Display content Surface control,
we make them in the same tree as the gesture monitor. And
since gesture monitor window are hugher in z ordering they
will take precedence for touch events over ScreenDecorations.

Test: manual

Bug: 225505986
Change-Id: If60450c5e6f29c23a96ce8a89a5ba7d47ee8609d
parent 65313bc7
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