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

Issue 1187563006: StockRow height, background color updates (Closed)

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

Description

StockRow height, background color updates Make stock2 exactly match the original stock demo. R=ianh@google.com Committed: https://chromium.googlesource.com/external/mojo/+/597f4c6403d072c7df169e6450d330ebe72756af

Patch Set 1 : #

Patch Set 2 : Moved background color from StockRow to Scrollable #

Patch Set 3 : Plumb background color #

Total comments: 9

Patch Set 4 : Changes per review feedback #

Patch Set 5 : Correct syncFields super calls #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -9 lines) Patch
M sky/examples/stocks2/lib/stock_row.dart View 1 3 chunks +2 lines, -4 lines 0 comments Download
M sky/sdk/lib/widgets/fixed_height_scrollable.dart View 1 2 2 chunks +3 lines, -2 lines 0 comments Download
M sky/sdk/lib/widgets/scrollable.dart View 1 2 3 4 2 chunks +8 lines, -3 lines 0 comments Download

Messages

Total messages: 13 (5 generated)
hansmuller
PTAL. I ended up plumbing the StockList's background color through since it seemed odd to ...
5 years, 6 months ago (2015-06-15 17:49:33 UTC) #5
Hixie
On 2015/06/15 at 17:49:33, hansmuller wrote: > PTAL. I ended up plumbing the StockList's background ...
5 years, 6 months ago (2015-06-15 17:54:34 UTC) #6
Hixie
lgtm https://codereview.chromium.org/1187563006/diff/60001/sky/examples/stocks2/lib/stock_list.dart File sky/examples/stocks2/lib/stock_list.dart (right): https://codereview.chromium.org/1187563006/diff/60001/sky/examples/stocks2/lib/stock_list.dart#newcode17 sky/examples/stocks2/lib/stock_list.dart:17: }) : super(itemHeight: StockRow.kHeight, backgroundColor: const Color(0xFFFFFFFF), key: ...
5 years, 6 months ago (2015-06-15 17:54:39 UTC) #7
abarth-chromium
https://codereview.chromium.org/1187563006/diff/60001/sky/examples/stocks2/lib/stock_list.dart File sky/examples/stocks2/lib/stock_list.dart (right): https://codereview.chromium.org/1187563006/diff/60001/sky/examples/stocks2/lib/stock_list.dart#newcode17 sky/examples/stocks2/lib/stock_list.dart:17: }) : super(itemHeight: StockRow.kHeight, backgroundColor: const Color(0xFFFFFFFF), key: key); ...
5 years, 6 months ago (2015-06-15 18:02:19 UTC) #8
hansmuller
On 2015/06/15 17:54:34, Hixie wrote: > On 2015/06/15 at 17:49:33, hansmuller wrote: > > PTAL. ...
5 years, 6 months ago (2015-06-15 18:28:11 UTC) #9
hansmuller
https://codereview.chromium.org/1187563006/diff/60001/sky/examples/stocks2/lib/stock_list.dart File sky/examples/stocks2/lib/stock_list.dart (right): https://codereview.chromium.org/1187563006/diff/60001/sky/examples/stocks2/lib/stock_list.dart#newcode17 sky/examples/stocks2/lib/stock_list.dart:17: }) : super(itemHeight: StockRow.kHeight, backgroundColor: const Color(0xFFFFFFFF), key: key); ...
5 years, 6 months ago (2015-06-15 18:29:08 UTC) #10
Hixie
lgtm
5 years, 6 months ago (2015-06-15 19:06:39 UTC) #12
hansmuller1
5 years, 6 months ago (2015-06-15 19:09:47 UTC) #13
Message was sent while issue was closed.
Committed patchset #5 (id:120001) manually as
597f4c6403d072c7df169e6450d330ebe72756af (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698