- Remove the auto-expanding of PanelComponent based on children size because then the size cannot be ever reduced - Make TitleComponent return preferredSize if it is smaller than string width - Make opponentInfo assign the preferred size to panel based on input strings Signed-off-by: Tomas Slusny <slusnucky@gmail.com>