Merge "Fix Taskbar Touchable Region when overview is in split select mode" into main
This commit is contained in:
@@ -150,7 +150,7 @@ class TaskbarInsetsController(val context: TaskbarActivityContext) : LoggableTas
|
||||
}
|
||||
if (
|
||||
taskbarStashController.isInApp ||
|
||||
taskbarStashController.isInOverview ||
|
||||
controllers.uiController.isInOverviewUi ||
|
||||
DisplayController.showLockedTaskbarOnHome(context)
|
||||
) {
|
||||
// only add the taskbar touch region if not on home
|
||||
|
||||
Reference in New Issue
Block a user