commit | 1b061c2c747e8fd746072cde8cdf4bdc0f9adab7 | [log] [tgz] |
---|---|---|
author | Neil Coronado <nemco@google.com> | Tue Feb 06 00:31:32 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 06 00:31:32 2024 |
tree | 5b7590620e28c75d6e8fcc15fbff70d7f3c2487a | |
parent | d3af60f48952387c77021451fb44171cbea309bc [diff] |
[TLDD] Animate the tab drag shadow on strip exit Animate the tab drag shadow on strip exit. -Goes from roughly the size of the tab container to the expected size of the tab card. -We do not animate the tab drag shadow returning to the tab strip on strip enter to avoid interfering with tab drag to reorder. Video: https://drive.google.com/file/d/1CVuQNauy-SKcIdJsvEBn2TPAzJ8Ikt6o/view?usp=sharing Bug: 1471190 Change-Id: If07587919e37df2b60084583a17c5041e3cf727c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5251793 Commit-Queue: Neil Coronado <nemco@google.com> Reviewed-by: Zhe Li <zheliooo@google.com> Cr-Commit-Position: refs/heads/main@{#1256512}
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.