• Hixie's avatar
    Port DrawerHeader to fn2 world. · 77f5d472
    Hixie authored
    This includes making SizedBox default to infinite size, and making
    Container default to containing one infinite-sized SizedBox. That way,
    you can use an empty Container as a spacer in a flex box.
    
    The rendering doesn't quite work, because of a bug in flex whereby it
    doesn't shrink-wrap its contents in the cross-direction, it fills the
    parent. Collin is on that.
    
    R=jackson@google.com
    
    Review URL: https://codereview.chromium.org/1163633003
    77f5d472
Name
Last commit
Last update
examples Loading commit data...