Author Topic: NGUI 3.0 - UIInput: text doesn't wrap  (Read 4837 times)

Rahaio

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 16
    • View Profile
NGUI 3.0 - UIInput: text doesn't wrap
« on: October 16, 2013, 04:55:10 AM »
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.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: NGUI 3.0 - UIInput: text doesn't wrap
« Reply #1 on: October 16, 2013, 12:37:47 PM »
Input was already redone in the latest Pro version. Just carry on and wait for the update.

Rahaio

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 16
    • View Profile
Re: NGUI 3.0 - UIInput: text doesn't wrap
« Reply #2 on: October 17, 2013, 12:50:07 AM »
Great! Thanks!