I was expecting to see two boxes from this code, but only see one. I understand that I can try to use weight, but I want to be able to add more boxes programmatically and so I don't want to set weight to .5f now, then .33 for 3 boxes, .25 for 4 boxes, etc. Shouldn't the boxes inside the row resize to meet their aspect ratio so other boxes can fit in the same row?