commit | ff23538b45b66bac9d6959a74a65f60fe1321297 | [log] [tgz] |
---|---|---|
author | Jan Krcal <jkrcal@chromium.org> | Wed Dec 08 13:27:09 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 08 13:27:09 2021 |
tree | a26ed8cb6bcb0fffbb73fcec0116c99bb91e28d0 | |
parent | 69dbd94e77546051d4d385a906713e4ff26fcda0 [diff] |
[Sync confirmation] Properly position buttons for small windows This CL fixes a bug in the new design of sync confirmation that the buttons overlap the text if the window is too small. This can happen on low-resolution devices where the screen is not large enough for the minimal size of the profile picker window. A larger follow-up fix will remove the top illustration to make sure the content fits within a smaller window. Before: https://screenshot.googleplex.com/U4nSDNSmYKiJ6xg After: https://screenshot.googleplex.com/AkpXd6N8MmU4YHc Bug: 1267074 Change-Id: I28342cbec49420704a0ea53790cb4c22281d5c3e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3320263 Auto-Submit: Jan Krčál <jkrcal@chromium.org> Reviewed-by: Alex Ilin <alexilin@chromium.org> Commit-Queue: Jan Krčál <jkrcal@chromium.org> Cr-Commit-Position: refs/heads/main@{#949483}
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.