-
Can I limit only the width of a text box without creating a fixed size?
Hi there,
I created a mogrt that works almost perfectly for what I need. I need multiple lines (sometimes only a single line, other times 5 lines). Here’s an example: https://youtu.be/78vhvjsy5-g
It auto centers both x and y and resizes based on the text. However, because the text is not constrained in a text box, a single line of text width could extend the borders of the composition. Is there a way to allow it to have an unconstrained height (so it resizes for 1 line or 5 lines) but limit the width?The reason is that when I paste text into the mogrt (or if it’s a dynamically linked ae comp) I have to paste some of the text into the first line, then more text into the next line, and so on. I have to guess on where the line break should be and while it’s not too tedious, it does take a bit of time when I have several of these to do.
Is it possible?
Thank you,
Stephen