commit | 3b02a58dbc96fc0dc1bdb42602815cc016364c59 | [log] [tgz] |
---|---|---|
author | Andre Le <leandre@chromium.org> | Sun Apr 07 14:01:10 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun Apr 07 14:01:10 2024 |
tree | 2168f981746a94c3bf0984957ce9a45ac438edb8 | |
parent | 0426ed79fc42653ee2a24ed439024b0dbe357e9e [diff] |
Mahi: Fix question answer bubble width Constraint the multiline label to a correct maximum width to make sure that the text stay in bounds and do not get clipped. Fixed: b:332767316 Change-Id: I310b267c1fb8628037bb766bc129adbef5fc624f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5426162 Reviewed-by: Andrew Xu <andrewxu@chromium.org> Commit-Queue: Andre Le <leandre@chromium.org> Cr-Commit-Position: refs/heads/main@{#1283635}
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.