Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FlexNG] Set MinSizeShouldEncompassIntrinsicSize
SetMinBlockSizeShouldEncompassIntrinsicSize() on a flex item to allow the item to grow as a result of fragmentation. In order for this flag to have an effect on flex items inside a column flex container, we also had to SetIsFixedBlockSize() to false. This will be used to expand the flex lines if needed. Bug: 660611 Change-Id: I8890cc54262c14664706b9cb9efb141a453dceff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3276791 Commit-Queue: Alison Maher <[email protected]> Reviewed-by: Ian Kilpatrick <[email protected]> Reviewed-by: Morten Stenshorne <[email protected]> Cr-Commit-Position: refs/heads/main@{#941410}
- Loading branch information