Hello ArenMook, everyone.
Thanks for the awesome tools!
I've read a half dozen posts related to this and most are solved simply by ensuring the UILabel's UpdateNGUIText() is called before NGUIText.CalculatePrintedSize().
I'm receiving what seems like incorrect Y bounds information even after doing the above when the text runs over into a new line -- But not always. [pic1]
When this happens, if I add a few more characters the bounds update correctly. [pic2]
Dynamic fonts, shrink content, center aligned.
Code is also simple, resizing a UISprite behind text. Nothing fancy.
Am I missing something simple? Please see the attached images.
Thanks.