• H
    Remove RenderSizedBox. · a22064a7
    Hixie 提交于
    Make old users of RenderSizedBox use RenderConstrainedBox.
    Change the semantics of BoxDecoration.apply* to actually apply the provided constraints to the current constraints, rather than the previous behaviour of merging them neutrally.
    
    R=abarth@chromium.org
    
    Review URL: https://codereview.chromium.org/1189603003.
    a22064a7
render_box.dart 763 字节