summaryrefslogtreecommitdiff
path: root/libs/input/SpriteController.cpp
diff options
context:
space:
mode:
author Louis Chang <louischang@google.com> 2024-05-07 02:23:54 +0000
committer Louis Chang <louischang@google.com> 2024-05-07 07:48:26 +0000
commit451d65cdec736b4ccbc76c6a6bb11730fbf628e7 (patch)
tree6f91f54da4076ca74d308346b16b29b89587410b /libs/input/SpriteController.cpp
parentcdf3a13551c2950d1400fedf77502c310d177f9b (diff)
Do not update TFParentInfo while invisible
WM Core sends the TFParentInfo updates to the client whenever a Task is visible. That not just updates the visible tasks, but also updates the TFParentInfo of the invisible ones. Though, the TFContainer of the invisible Tasks are not updated. The next time the Tasks become visible. The only change of the TFParentInfo is the visibility, while the configuration stays unchanged (due to it was already updated while the Task was invisible). Therefore, the TFContainers are not updated using the latest TFParentInfo. Bug: 338153080 Test: atest SplitControllerTest Change-Id: Ibb719519e2ab075cc44fb7273409947f1a8aac52
Diffstat (limited to 'libs/input/SpriteController.cpp')
0 files changed, 0 insertions, 0 deletions