• Ian Hickson's avatar
    Fix bugs in RenderSizedOverflowBox and RenderFractionallySizedOverflowBox (#23492) · 53308465
    Ian Hickson authored
    Bug #1: These didn't work with directional alignments, due to an error
    in the types of the constructor arguments.
    
    Bug #2: Pretty sure RenderSizedOverflowBox never worked at all. As
    soon as I wrote a test for it, the test showed that there was a
    fundamental bug in its performLayout method: it didn't set
    parentUsesSize, but it immediately tried to use the child's size.
    53308465
Name
Last commit
Last update
..
flutter Loading commit data...
flutter_driver Loading commit data...
flutter_goldens Loading commit data...
flutter_goldens_client Loading commit data...
flutter_localizations Loading commit data...
flutter_test Loading commit data...
flutter_tools Loading commit data...
fuchsia_remote_debug_protocol Loading commit data...
analysis_options.yaml Loading commit data...