Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: bluescrn on November 28, 2013, 05:49:05 AM

Title: 3.0.6 - Per-font spacing settings gone?
Post by: bluescrn on November 28, 2013, 05:49:05 AM
Hi,

I can see that the spacing settings can be set per-label in 3.0.6. But the settings from existing bitmap fonts in existing projects are gone.

This is a pain if you've got hundreds of labels in a project, and need to set/change spacing values for a font. Can't we have both?
Title: Re: 3.0.6 - Per-font spacing settings gone?
Post by: ArenMook on November 28, 2013, 02:15:35 PM
Use the filter:
Quote
t:UILabel
in the Hierarchy view, select all, set the spacing.

I've considered keeping both, but having it specified in both places was rather confusing. I went with the more powerful option.
Title: Re: 3.0.6 - Per-font spacing settings gone?
Post by: bluescrn on November 28, 2013, 03:17:04 PM
Wow, I didn't realise you could search the hierarchy by type like that! (I've frequently wanted to...) - that's great, thanks!