Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Centered app list appears on the display of the triggering button.
Previously, the centered app list (with --enable-centered-app-list) always appeared on the primary display. Now, if launched by clicking the app list button, it is on that button's display. If launched via the keyboard, it is on the active display. The centered app list now behaves the same as the normal app list in this regard. BUG=368974 TEST=On multi-monitor setup, with --enable-centered-app-list, clicking the app launcher button should open the app launcher on the same display where you clicked the button. (Note: Ctrl+Shift+D to simulate two monitors on the ChromeOS simulator.) TEST=On multi-monitor setup, with --enable-centered-app-list, pressing the search key should always open the app launcher on the display that currently has focus. Review URL: https://codereview.chromium.org/260883003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@268820 0039d316-1c4b-4281-b951-d872f2087c98
- Loading branch information