commit | 6d689e606d3eba575ac3bf63dbaeb9a2fb4648c5 | [log] [tgz] |
---|---|---|
author | Daichi Hirono <hirono@google.com> | Fri Nov 29 14:53:55 2024 +0900 |
committer | Daichi Hirono <hirono@google.com> | Fri Nov 29 15:08:38 2024 +0900 |
tree | 777bdf844909063393b01fe208a70ebe8133f96f | |
parent | 878f510c3863891b518e1cf614586224e67c401c [diff] |
Correctly update the z-order list on display move Previously, the taskId was not removed from DesktopRepository#freeformTasksInZOrder when a task was moved from one display to another. This commit addresses that issue. Bug: 381470076 Test: DesktopRepositoryTest Flag: EXEMPT bugfix Change-Id: I2721405781e2d04c0577aa9bf80c7d1dcc88ce71