commit | d02790111580d50b7c45a62345e512e302274417 | [log] [tgz] |
---|---|---|
author | Duncan Mercer <mercerd@google.com> | Sat Apr 13 00:02:00 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Apr 13 00:02:00 2024 |
tree | fdfcd9e3238c9bdceb7261e03862d8993a7c1670 | |
parent | df16b1e5e37e908a9e59e72f15f7a5ae2c12ac71 [diff] |
Many small changes to how things render on Lens Overlay This CL: 1) Adds padding to the sides of the screenshot when resized 2) Adds a border radius to the screenshot corners 3) Moves the screenshot centering logic to the SelectionOverlay element 4) Moves the close button to the top right 5) Fixes a bug where the image would drag instead of making a region search. Demo: https://screencast.googleplex.com/cast/NjUxNzgzMTU2NTgzNjI4OHw5YjMwYzYxOC0zNA Bug: b/333426385 Change-Id: I032fb624f75e3451149cba19d689b5ab2b2fdba1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5444367 Reviewed-by: John Lee <johntlee@chromium.org> Commit-Queue: Duncan Mercer <mercerd@google.com> Cr-Commit-Position: refs/heads/main@{#1286864}
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.