Helllo!
Since NGUI 3.0 it's not possible to write text with the UIInput that wraps if it doesn't fit into the dimensions of the UILabel. Is that a known issue? I've found many posts regarding UIInput-issues in 3.0 but none of them clearly points that out (to me).
In the past (before NGUI 3.0) it was possible to give the UILabel a max width that led to an automatic text wrap if you type in text using the UIInput.
Is there any way to get that kind of text wrap in NGUI 3.0?
I'm using NGUI 3.0.2.
Thanks in advance.