Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: StridingDragon on January 22, 2013, 05:37:57 PM

Title: Paragraph spacing
Post by: StridingDragon on January 22, 2013, 05:37:57 PM
Is it possible for text labels to have paragraph spacing that is different from wrapping line spacing, the way I would have in HTML, for example, when I have text formatted like this?

<p>This is one Paragraph</p>
<p>This is another paragraph</p>
Title: Re: Paragraph spacing
Post by: ArenMook on January 22, 2013, 09:08:56 PM
Not unless you code this logic yourself.