Destroy layers of items which are not in the current page
Currently UpdateOpacity() assumes the correspondance for the item and the page doesn't change during the drag. When it happens, some items remain painting to layer with lower opacity after the dragging of app-list is done. This leads to invisibility of some app list which isn't in the current page. I think this is the reason for the reported issue. Bug: 990529 Test: the new test case in ash_unittests Change-Id: I046cdfa62f4305f70a38859a2b71534d016c60ce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1736177 Commit-Queue: Jun Mukai <mukai@chromium.org> Reviewed-by:Alex Newcomer <newcomer@chromium.org> Cr-Commit-Position: refs/heads/master@{#684150}
Showing
Please register or sign in to comment