.
starling
Can’t textField.autoSize automatically adjust the width of the text box in HTML formatted text?
.
I want the text box to automatically adjust the display width according to the actual content
.
I want to display it as a line of text, but textField.autoSize doesn’t respond and displays it vertically
.
TextField also cannot obtain the actual display size of the content, so I can set the width based on the display content size. However, textField cannot even obtain the display content size, and automatic adjustment does not work (it does not work on HTML text)
.
AS3 is doing very well. I have been encountering various problems with Starling, who can help me?
.
I want the text box to automatically resize and display one line of text. Thank you. AS3 did a great job in this regard.
.