DescriptionDon't always have to relayout a child when fragmentainer height is unknown.
Fragmentainer height is unknown in the first multicol layout pass, before
the initial balancing attempt. It also happens when we have to restart the
column balancing algorithm (due to dynamic content change, containing block
logical width change, etc.). In this case we only need to relayout if the child
did previously break (because then there may be pagination stuts inside that we
need to clear).
Committed: https://crrev.com/4de05710061fa25ca300b18d7ade421161ebe87a
Cr-Commit-Position: refs/heads/master@{#429135}
Patch Set 1 #
Messages
Total messages: 12 (7 generated)
|