Restore maximized window position after detaching display.
Sometimes Windows incorrectly changes bounds of maximized windows after attaching or detaching additional displays. In this case user can see non-client area of the window (that should be hidden in normal case). This workaround code restores window position if problem occurs. BUG=651449 Review-Url: https://codereview.chromium.org/2379063003 Cr-Commit-Position: refs/heads/master@{#424123}
Showing
Please register or sign in to comment