Skip to content

taskswitcher: Fix navigation panel position when in landscape mode

Devin Lin requested to merge work/devinlin/fixtask into master

The task switcher used to get confused when in landscape mode, but the navigation panel is on the bottom of the screen (it used the wrong state calculation). Ensure that it uses the same calculation as the navigation panel itself.

Edited by Devin Lin

Merge request reports