Ensure status bar components in the stable layout algorithm are never smaller than their minimum size. Because the desired size is initialized to 0, the code that uses apportionment to ensure width distribution makes progress could inadvertantly create too-small components. This can happen when there's a flexible spacer with a high spring constant as seen in issue 10533
857ab54George Nachman47mo ago