Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 296f8a1e authored by Riddle Hsu's avatar Riddle Hsu
Browse files

Avoid applying weird wallpaper offset

The case may almost only happen with image wallpaper that will
set requested size larger than screen to support scroll. Usually
it is hard to observe because it may be updated to correct state
in a short time.

Sometimes the window hierarchy may have updated to new orientation,
then the parent frame will be assigned based on configuration bounds.
But the specified requested size has higher priority to affect
window frame. So if the wallpaper client has not updated the new size
according to the new orientation, the offset may put wallpaper at a
weird position.

Bug: 281973565
Test: Rapidly switch between apps and home with different orientation.

Change-Id: I53a44f389e7e8a9ae193e1e4dfac6e0f344e5200
parent 25aa2d3c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment