1
NGUI 3 Support / Re: Problem with HTC UIInput (no "Done" button)
« on: July 17, 2014, 09:08:52 AM »
For me the problems has been solved by setting UILabel.maxLines to 1 since the UIInput codes says that if the label isn't multiline, enter leads to a submit and I only need one line.