Chromium Code Reviews
[email protected] (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(200)

Issue 660001: Changes grid layout such that if a view that spans columns preferred... (Closed)

Created:
10 years, 10 months ago by sky
Modified:
9 years, 7 months ago
CC:
chromium-reviews, ben+cc_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Changes grid layout such that if a view that spans columns preferred width is bigger than the sum of preferred width of the views that don't span columns, then the extra space is distributed using the resize percent rather than evenly distributed. BUG=34156 TEST=none (covered by unit tests) Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=39933

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -13 lines) Patch
M chrome/chrome_tests.gypi View 2 chunks +0 lines, -4 lines 0 comments Download
M views/grid_layout.cc View 2 chunks +12 lines, -9 lines 0 comments Download
M views/grid_layout_unittest.cc View 1 chunk +36 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
sky
10 years, 10 months ago (2010-02-24 19:11:34 UTC) #1
Ben Goodger (Google)
10 years, 10 months ago (2010-02-24 21:48:09 UTC) #2
OK

Powered by Google App Engine
This is Rietveld 408576698