commit | 5fb4f64dd9e1939203151ca1b96696f81a481181 | [log] [tgz] |
---|---|---|
author | Ewann Pelle <ewannpv@chromium.org> | Mon Jan 29 12:49:52 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 29 12:49:52 2024 |
tree | 49daded53fd56e186c7dc09f25bd069a9ab039b1 | |
parent | 45ef881675e1d897c2d996ab96562a582689a8f7 [diff] |
[iOS][TS] Add selected cell edge inset Applies a horizontal inset to the selected cell when reaching one edge of the collection view. It also shows the leading / trailing separator of the next / previous cell (of the selected cell) when this cell intersects with the collection view's bounds. Demo: https://drive.google.com/file/d/1UHnqgoO89qy7rXzGlAWjPeguCzBH4zR9 Bug: 1508814 Change-Id: I8cd703bf0b8c7a587d08d5efc2cccb2ce95935c4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5237259 Reviewed-by: Louis Romero <lpromero@google.com> Commit-Queue: Ewann Pellé <ewannpv@chromium.org> Cr-Commit-Position: refs/heads/main@{#1253247}
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.