New issue
Advanced search Search tips

Issue 911760 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

View::Layout() should not force-layout children with layout managers.

Project Member Reported by dfried@chromium.org, Dec 4

Issue description

View::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.
 
Status: Available (was: Untriaged)
Status: Assigned (was: Available)
Labels: Hotlist-DesktopUIConsider
Labels: Group-Platform
Labels: M-73 Target-73
Labels: -Hotlist-DesktopUIConsider Hotlist-DesktopUITriaged

Sign in to add a comment