split view: Stack divider below dragged window when the parents differ
Before the present CL, SplitViewDivider::OnWindowDragStarted checks if the dragged window and the divider window have the same parent, and if so, stacks the divider window below the dragged window. For when the parents are different, there is no provision, and that is a problem as shown in the video linked on https://crbug.com/1035984. Fixed: 1035984 Change-Id: Ib5a5e628b59a87b55fc5369150b784d3004d86fa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1979102Reviewed-by:Xiaoqian Dai <xdai@chromium.org> Commit-Queue: Avery Musbach <amusbach@chromium.org> Cr-Commit-Position: refs/heads/master@{#727474}
Showing
Please register or sign in to comment