fn flush_planned_growth_limit_increases(
    tracks: &mut [GridTrack],
    set_infinitely_growable: bool,
)
Expand description

Add any planned growth limit increases to the growth limit after a round of distributing space to growth limits Reset the planed growth limit increase to zero ready for the next round.