Hi guys !
I'm currently making a dialog system and I have something kinda weird happening with NGUI and my dialog box.
I'm refreshing the text letter by letter on time, and my UILabel is set to SrinkContent, so it automatically goes to the next line if the text is not fitting into the current line. When this is happening there is one frame between the moment when the new text is displayed and when the text is shrunk, you can really easily see it. How can I fix that? thanks !
PS: Maybe it's fixed on most recent versions, I'm still using an old one (3.5.6). Maybe I can apply those changes to my version as I don't want right now to update to the latest.