commit | e44e4775f29e0da6de6ed8d11e36d0f8c8c9e24e | [log] [tgz] |
---|---|---|
author | Jeffrey Young <cowmoo@google.com> | Thu Aug 19 06:47:25 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 19 06:47:25 2021 |
tree | 6dd5c73c983206e38aed44171f73276fee04f3bb | |
parent | 864f3e12da3d3a445527f5f1ea7ef9daf2c480d3 [diff] |
personalization: fix 4/3 layout reverting to 3/2 On some devices, there is a rounding issue causing iron-list to wrap elements onto the next line improperly. Add a -0.1px into the photo container widths so iron-list will allocate 4 columns in the grid appropriately. BUG=b/194516946 TEST=open new wallpaper SWA on nocturne device Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Change-Id: I30aea177e65b7c792351d51d2557affdee60aa9e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3101234 Reviewed-by: Meilin Wang <meilinw@chromium.org> Reviewed-by: Xiaohui Chen <xiaohuic@chromium.org> Commit-Queue: Jeffrey Young <cowmoo@chromium.org> Cr-Commit-Position: refs/heads/main@{#913295}
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.