commit | b7191da6803ec3a49dfd76f8b8e427de914c8638 | [log] [tgz] |
---|---|---|
author | James Cook <jamescook@chromium.org> | Thu Oct 14 18:31:38 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 14 18:31:38 2021 |
tree | 3ed905e5ecdaf7adc1e87801966e1161b7739085 | |
parent | 29cec6c34d5d5a6abd83de7acd10b407ab279c7f [diff] |
app_list: Fix dragging into empty space below apps grid Add layout flex to the apps page and the scrollable apps grid view, so that the apps grid expands to fill any empty space. (See bug for visual.) Flag the preferred size as needing an update if the grid size changed due to an item being added or removed. Bug: 1258954 Test: added to ash_unittests Change-Id: Ib3eb07552050d2605d1c4cdd70253fae15b006c7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3222018 Reviewed-by: Toni Barzic <tbarzic@chromium.org> Commit-Queue: James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/main@{#931621}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.