Fix the bubble dialogs layout issue in splitview and overview.
The reason for this issue is a bubble dialog does not get the correct bounds if the anchor window changes bounds when the anchor window has an un-identity transform in place. This CL forces the bubble dialog relayout itself when the anchor window's transform reset to the identity transform. Bug: 1035512 Change-Id: I3e73400320ecb5df99016ff1f53e6325dca2a1ad Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1974594Reviewed-by:Sammie Quon <sammiequon@chromium.org> Commit-Queue: Xiaoqian Dai <xdai@chromium.org> Cr-Commit-Position: refs/heads/master@{#726162}
Showing
Please register or sign in to comment