Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: laurentl on August 14, 2013, 01:58:46 AM

Title: regression:max lines doesn't work with max width shrink to fit
Post by: laurentl on August 14, 2013, 01:58:46 AM
look: https://www.youtube.com/watch?v=DIssXcPkV4Q
Title: Re: regression:max lines doesn't work with max width shrink to fit
Post by: ArenMook on August 15, 2013, 07:41:55 AM
Yeah, NGUI currently treats the max line as "max height", with it being NumberOfLines * fontSize. I'll be changing it to an actual explicit height soon (no more # of lines property).