1
NGUI 3 Support / Re: Minimum Height for a Label?
« on: October 20, 2014, 08:36:13 AM »
Hi ArenMook,
Hm... I tried this script but my text ...
1
2
3
4
5
turned into
1
2
3
4
[00]5
then. With the 5 not being shown any more.
I missed to point out that the label should still show all the content and resize.
I just want it to keep a minimum height.
edit: I helped myself now by modifying your "EnvelopContent" script you posted here:
http://www.tasharen.com/forum/index.php?topic=8659.0
Hm... I tried this script but my text ...
1
2
3
4
5
turned into
1
2
3
4
[00]5
then. With the 5 not being shown any more.
I missed to point out that the label should still show all the content and resize.
I just want it to keep a minimum height.
edit: I helped myself now by modifying your "EnvelopContent" script you posted here:
http://www.tasharen.com/forum/index.php?topic=8659.0



