2D Toolkit Forum

2D Toolkit => Support => Topic started by: wanderson921 on October 03, 2013, 01:00:20 am

Title: Text Box scaling issue
Post by: wanderson921 on October 03, 2013, 01:00:20 am
Hi,

I just download the latest update and was trying out all of the UI demos. However, when I tried the Text Box, it only showed me one character at a time on the far left and the cursor would be on the far right. I was using the default tk2d camera so I had scaled the text box to x=10 and y=10 to see the text. I then decided to scale it back to x=1, y=1 and everything seemed to work correctly. Is this a known bug?
Title: Re: Text Box scaling issue
Post by: unikronsoftware on October 03, 2013, 06:38:16 pm
Hi there, this is a known issue - you should rescale the individual components in there rather than the textmesh itself - it should work fine when you do that.