commit | 2891c7b9ed89a9d9516d5059a4db4ea3f648a39c | [log] [tgz] |
---|---|---|
author | Yulun Wu <yulunwu@chromium.org> | Thu May 09 18:39:41 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 09 18:39:41 2024 |
tree | a11de63030daff1dfa8bf777de7d45aa31d29d18 | |
parent | 2f54c10bf88920a556acb0ba601e88d239834dcb [diff] |
Update insets for desk button. This CL updates insets for non-zero state desk buttons to have 10 px of margin instead of 12 px of margin for text labels. This allows 8px strings like "2" to fit inside kDeskButtonWidthHorizontalZeroNoAvatar with 10 px of left/right margin. kDeskButtonInsetHorizontalExpandedWithAvatar was updated to have 10px right margin for consistency. Some variables have also been renames *insect*->*inset* Bug: b/331802417 Change-Id: I27feab9555bfcf9027bb190eab33902687af495e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5523926 Reviewed-by: Daniel Andersson <dandersson@chromium.org> Commit-Queue: Yulun Wu <yulunwu@chromium.org> Cr-Commit-Position: refs/heads/main@{#1298759}
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.