Skip to content
Commit 01f1aa4b authored by chaviw's avatar chaviw
Browse files

Don't clear source bounds when set to null during an animation.

There are several places where sysui will re-adjust the pip bounds.
When doing so, it accidentally clears the source bounds the app set when
entering pip. This causes the enter animation to look incorrect.

This change will not clear the source bounds if set to null during an
animation. They will get set the next time the pinned stack is resized.

Test: Youtube entering PIP crops correctly instead of scaling
Fixes: 132729493
Change-Id: Ifa247c2e2fff1b608a977762939570bfdf3f9f1b
parent 30bdc207
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