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

Skip to content
Commit a8ed97ee authored by Josh Tsuji's avatar Josh Tsuji
Browse files

Scale down PIP when it's dragged into the dismiss target.

To do this reliably, this CL changes the motion helper logic such that all dragging and animating changes the 'temporary bounds', which are applied to PIP via userResize. When a drag/animation ends, we schedule a finishResizePip to 'actually' move PIP to its final location.

This also fixes an issue where the resize gesture could steal events during a drag.

Bug: 158247953
Fixes: 157264677
Test: manual
Change-Id: I0129a4c77d06fb9cd186eacd4a35975f54432e9d
parent f21036b4
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