You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In that case, I think it's probably a bug in flash.text.TextField. I've run into many over the years. Sometimes, it handles certain fonts better than others. If you switched to a different font, it might work.
Switching to TextBlockTextRenderer will probably work better too.
Using
TextFieldTextRenderer
Parent container uses
AnchorLayout
Label properties:
If I use text with line break, second line is not shown
Text:
Hello, Vitenka3533!\nI will guide you for the first time.
Screen:
Screen without line break - \n:
The text was updated successfully, but these errors were encountered: