View::Layout() should not force-layout children with layout managers. |
||||||
Issue descriptionView::Layout() currently does not respect InvalidateLayout() for children with layout managers and always calls Layout() on them. With the new LayoutManager logic, this is unnecessary. Let's make the logic consistent across all views.
,
Dec 4
,
Dec 6
,
Dec 11
,
Dec 11
,
Dec 11
|
||||||
►
Sign in to add a comment |
||||||
Comment 1 by dfried@chromium.org
, Dec 4