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

Skip to content
Commit 17186ff3 authored by Ats Jenk's avatar Ats Jenk
Browse files

Only use DefaultMixedHandler for recents when desktop tasks are visible

We were always using DefaultMixedHandler for recents transition when
desktop feature flag was enabled. This is not required and we only need
to use it when tasks are actually visible.
When they are not, leave recents transition handling for the
RecentsTransitionHandler.

Bug: 299679976
Test: Open apps on desktop, swipe up to recents, observe from logs that
      DefaultMixedHandler is the transition handler for recents.
      Open an app in fullscreen, swipe up to recents, observer from logs
      that RecentsTransitionHandler is the transition handler for
      recents.
Change-Id: I047de19b9f92366b876c50713995373c4ac9f4a8
parent 60f7ab31
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