提交 122a5220 编写于 作者: H Hixie

[Effen] stop using custom layout for now, since it's in flux

TBR=hansmuller

Review URL: https://codereview.chromium.org/1102393002
上级 b7427362
......@@ -98,7 +98,7 @@ abstract class FixedHeightScrollable extends Scrollable {
return new Container(
style: _style,
children: [
new BlockLayout(
new Container(
style: _scrollAreaStyle,
inlineStyle: transformStyle,
children: buildItems(itemNumber, drawCount)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册