Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(9)

Issue 1184483002: Teach stack to size to the max of its non-positioned children (Closed)

Created:
5 years, 6 months ago by abarth-chromium
Modified:
5 years, 6 months ago
Reviewers:
Hixie
CC:
gregsimon, jackson_old, mojo-reviews_chromium.org, qsr+mojo_chromium.org
Base URL:
git@github.com:domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Teach stack to size to the max of its non-positioned children Previously, it would always try to be as big as possible. This CL fixes a problem with the search bar whereby the text wasn't centered. Now the Stack for the text sizes its height properly and then becomes centered. R=ianh@google.com Committed: https://chromium.googlesource.com/external/mojo/+/befd802e7a2140e1672de2543c423e55297b2621

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+128 lines, -43 lines) Patch
M sky/sdk/lib/framework/rendering/box.dart View 1 chunk +3 lines, -0 lines 0 comments Download
M sky/sdk/lib/framework/rendering/stack.dart View 3 chunks +125 lines, -43 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
abarth-chromium
5 years, 6 months ago (2015-06-11 19:26:45 UTC) #1
Hixie
lgtm
5 years, 6 months ago (2015-06-11 19:31:46 UTC) #2
abarth-chromium
5 years, 6 months ago (2015-06-11 19:32:48 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
befd802e7a2140e1672de2543c423e55297b2621 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698