commit | ee981246f982e192c85208c48d6ade322a807142 | [log] [tgz] |
---|---|---|
author | Ewann Pelle <ewannpv@chromium.org> | Wed Feb 05 16:25:06 2025 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Feb 05 17:46:22 2025 |
tree | ee2823bda054d91c98c1856a047877b723b6e968 | |
parent | 5fc621cfbc8b2dfb5c10a636084264a69c76294c [diff] |
[iOS][TS] Fix D&D a non collapsed group in strip The count of `_visibleItemsDuringDrag` could be less than `destinationItemIndex` if the local dragged group is not yet collapsed. In that case, prevent drop operations. Bug: 391818636 Change-Id: I25dec1c6fa68a7379222348f390d139ba78dd153 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6235265 Commit-Queue: Ewann Pellé <ewannpv@chromium.org> Reviewed-by: Louis Romero <lpromero@google.com> Cr-Commit-Position: refs/heads/main@{#1416186} NOKEYCHECK=True GitOrigin-RevId: b7811610db2d7758efd1c1e1e24aac50eaa26e06
This directory holds code related to Chrome for iOS. See this document for a description of the structure underneath this directory.