Hello Guest

Author Topic: Text Box scaling issue  (Read 3235 times)

wanderson921

  • Newbie
  • *
  • Posts: 1
    • View Profile
Text Box scaling issue
« 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?

unikronsoftware

  • Administrator
  • Hero Member
  • *****
  • Posts: 9709
    • View Profile
Re: Text Box scaling issue
« Reply #1 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.