Is it possible to make text wrap automatically when designing User Interface widgets in UEFN?
I don’t want the text to bleed off the edge of the box’s bounds, and I do not want to clip the text. I understand I can manually force the next line with shift+enter, but I would prefer to not have to maintain all of my text blocks with a lot of words manually in this way.
The hierarchy in the example is:
Canvas Panel
. . Stack Box
. . . . Size Box (width and height overridden)
. . . . . . UEFN Text Block