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

Skip to content
Commit f7921eec authored by Winson Chung's avatar Winson Chung
Browse files

Hide both pausing and closing tasks when finishing the recents transition

- If we try to merge a transition that closes a pausing task, the task
  will be removed from the pausing set, but not actually handled during
  cleanup and may result in the task being visible momentarily between
  reparenting of the task out of the transition leash (applied in the
  shell) and WM committing the visibility of the task
- When handling a task view transition for a task that going TO_BACK,
  also update the surface visibility if the pending transition is also
  TO_BACK since that is only created when the taskview container's
  surface is destroyed.

Fixes: 310567149
Test: Repro on the bug
Change-Id: I1ba72a2f1b2bcd2b56f55d4c288e86ebf3e53d8c
parent 24a9de23
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