So I got a huge textLabel. The text is set to scaled for mobile support, whenever you type a lot of text it reduces the font size instead of creating a new line
Any way to fix this?
So I got a huge textLabel. The text is set to scaled for mobile support, whenever you type a lot of text it reduces the font size instead of creating a new line
Any way to fix this?
If I’m not wrong, you can just leave TextScaled off and leave TextWrapped on.
But then on mobile it would be too big, or if I reduce font size, too small on computer
Use this
I am, it doesn’t fix the problem. If I set the max too low it’s small for computer, too high and it’s too big for mobile, the problem remains
Are you using Scale or Offset for position/scaling?
Scale
30 characters kthxbye
ajsdasd