forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mash: Fix shelf on second display appearing in wrong position
NativeWidgetMus::SetBounds() was not correcting for the display origin. Also fix NativeWidgetMus::GetBoundsInScreen(), which had the same problem. BUG=645291,644895 TEST=run mash with --multi-display, shelf appears on second display Review-Url: https://codereview.chromium.org/2328523003 Cr-Commit-Position: refs/heads/master@{#417505}
- Loading branch information
jamescook
authored and
Commit bot
committed
Sep 9, 2016
1 parent
8e62373
commit fa697bc
Showing
2 changed files
with
29 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters