1
NGUI 3 Support / Re: The bug of UIInput...
« on: March 03, 2014, 03:28:19 AM »Sorry, I don't quite understand what you mean there. And is this in the latest version?the version is 3.5.1
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Sorry, I don't quite understand what you mean there. And is this in the latest version?the version is 3.5.1
I think i get it:yeah,you are right,if you type some text and then hold space til line break the caret stops at the beginning of the new line,when you continue holding the space,the caret can't move.
If you have a multiline UIInput and hold space til line break everything works fine.
But if you type some text and then hold space til line break the caret stops at the beginning of the new line and only moves if you enter a new text.
Hope this can help!
when you input only the space key, and then move to the newline,the positionr of the cursor is normal.