commit | 06e2d35e0094432315a7bcab929faf0efe88194f | [log] [tgz] |
---|---|---|
author | Alex Stetson <alexstetson@google.com> | Mon Nov 25 14:58:09 2024 -0800 |
committer | Alex Stetson <alexstetson@google.com> | Mon Nov 25 14:58:09 2024 -0800 |
tree | 81e6e8d780319d10c58a6fb692e23c82e727c4fb | |
parent | e82458abfe184a62bf5719b22730191482865ac9 [diff] |
Left align toolbar popup when larger than viewport If the popup is wider than the viewport, the clamp becomes invalid since the minimum bound will be greater than the maximum bound. In this case, the best that can be done is aligning the popup to the leftmost location. Bug: 380683878 Test: manual Flag: NONE bugfix Change-Id: I277376b40de8ad17c006b82f2160a665ccdc38a2