When I dynamically input text into a label, I would like to resize the background sprite so it fits nicely. However, it appears that there is a delay between when the "OnInputChanged" message is sent and when the UILabel width is updated. Any suggestions?