Hi,
as you can see in the screenshot, I have a little AI Debug display in my game. With older NGUI versions (v3.4.7?) it worked, but with newish Label -> Alignment: Left option it doesnt anymore.
It seems that when you chose Alignment: Left and Overflow: ResizeFreely the Label grows in all directions, instead of only to the bottom and right.
Or am I doing something wrong? I thought one was supposed to use Anchors now, but ResizeFreely disables the Anchors option on the Label. Hm, OK, makes sense ... but what now?