1
NGUI 3 Support / Re: Incorrect CalculatePrintedSize after UpdateNGUIText()
« on: June 27, 2016, 05:16:11 PM »
Thank you so much for the response ArenMook.
The Label content changes dynamically (from a couple words, to several sentences) and must be confined to a specific screen area (we have more UI going on.) So, the label is anchored already to a 'shrink content' box area. We want the background to readjust dynamically to only the text in the label, not the entire label's anchored area.
Anything else we might use to fudge the results in our favor or is shrink content just tricky?
Thanks again!
The Label content changes dynamically (from a couple words, to several sentences) and must be confined to a specific screen area (we have more UI going on.) So, the label is anchored already to a 'shrink content' box area. We want the background to readjust dynamically to only the text in the label, not the entire label's anchored area.
Anything else we might use to fudge the results in our favor or is shrink content just tricky?
Thanks again!
