commit | ab5cc224264a68a654bb78be061dd2c7515b9674 | [log] [tgz] |
---|---|---|
author | Andrew Pantera <andp@chromium.org> | Tue Apr 12 19:58:31 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 12 19:58:31 2022 |
tree | b08bf72359abb8ae6517e726f27dc1215d70799a | |
parent | 0dfcf11df596ae8a95f94405c7cd6b509347efb2 [diff] |
Desk Templates: Overflow icon to display the number of overflow windows, not apps. The count label now respects the defined padding, the width now reacts to the true width of the text, and it makes less calls to DesksTemplatesIconContainer::Layout(). DesksTemplatesIconContainer::Layout() now correctly reassesses the occupied width after making an icon view not visible. OverflowIconViewIncrementsForHiddenIcons now calculates how many windows it expects to be hidden. Bug: 1311435 Test: updated existing test Change-Id: I20cf6c23013e9590648d0115a693489172d74d09 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3558893 Reviewed-by: Richard Chui <richui@chromium.org> Reviewed-by: Sammie Quon <sammiequon@chromium.org> Commit-Queue: Andrew Pantera <andp@chromium.org> Cr-Commit-Position: refs/heads/main@{#991688}
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.