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

Skip to content
Commit 1c8fcaa8 authored by Charles Chen's avatar Charles Chen
Browse files

Early return for task-start-position-only change

This CL makes containers in a task don't update if the task
is just moved but not resized. An example is drag-and drop
a freeform task. Containers don't need to update because
we use relative bounds in WCT operations. Relative bounds
won't be changed when a task is moved.
Note that we still need to check if the overlay container
should be dismissed in case the overlay container is the last
child window container of the parent task.

Test: atest OverlayPresentationTest
Test: atest WMJetpackUnitTests
Test: atest PinActivityStackTests
Bug: 243518738

Change-Id: Iaa6a48d8145caea42cf984b02cd4a7aafbfe96be
parent ca1524c9
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