DescriptionMake changing your layout manager work.
If your layout manager changes, then you need to setNeedsLayout,
otherwise the next frame doesn't even get scheduled. We already
correctly handle going from not having layout to having one or
vice versa by doing the more drastic reattaching since that
requires changing your actual render class.
R=eseidel@chromium.org
Committed: https://chromium.googlesource.com/external/mojo/+/335562bcfde6e44c18f0ca7311d75905b18fc603
Patch Set 1 #
Messages
Total messages: 3 (1 generated)
|