• champeauxr's avatar
    Fixed Table flex column layout error #30437 (#30470) · a5dd074b
    champeauxr authored
    RenderTable._computeColumnWidths() had a logic error that caused flex columns to be collapsed to their minimum widths in certain situations dependent on the layout width constraint and the number of flex columns.
    a5dd074b
table.dart 43.3 KB