| commit | dbb25794ef9c44bfcd5aed96b45b9a8eeb7be56c | [log] [tgz] |
|---|---|---|
| author | Avery Musbach <amusbach@chromium.org> | Wed Dec 11 17:27:12 2019 |
| committer | Commit Bot <commit-bot@chromium.org> | Wed Dec 11 17:27:12 2019 |
| tree | 6ccc4a17dffc074454de6d486966466f6f7292cd | |
| parent | 72602484d5da35a77ed8ebf6e5befafafebcde56 [diff] |
split view: Fix always-on-top status of divider in certain situations The present CL fixes state of the split view divider after a window drag is canceled or the dragged window is destroyed. First of all, the divider should not be set as always on top. More importantly, is_dragging_window_ should be false so that OnWindowActivated will set the always-on-top status correctly thereafter. Bug: None Change-Id: Icd3dc7405dceb832206c686cede5e6d809826637 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1959202 Reviewed-by: Xiaoqian Dai <xdai@chromium.org> Commit-Queue: Avery Musbach <amusbach@chromium.org> Cr-Commit-Position: refs/heads/master@{#723865}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .