Skip to content

taskswitcher: Remove all interaction restrictions while the task switcher is opening

Devin Lin requested to merge work/devinlin/fix-taskswitcher into master

This allows users to properly interact (open apps, dismiss) while the task switcher is in its opening animation.

This fixes tapping on an app while the task switcher is opening dismissing the task switcher entirely (due to race condition)

Merge request reports