Skip to content
Commit 4727a7d9 authored by Yifan Zhu's avatar Yifan Zhu
Browse files

screenedge: don't reduce approachGeometry

Reducing approachGeometry is not needed.

During edge creation, createHorizontalEdge and createVerticalEdge
already substract the needed cornerOffset, and edges reserved by client
windows shouldn't be reduced in geometry.
In addition, during display, ScreenEdgeEffect confines the painted area
to approachGeometry. So approachGeometry shouldn't be reduced in
advance.

BUG: 481282


(cherry picked from commit 2f4db693)
parent b9bf9d7d
Pipeline #606527 passed with stage
in 8 minutes and 39 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