Hi There,
Just curious to know if there is some code to add padding around an EditText UI control with ExtendScript. I have a single-line EditText field, and I'm able to resize the height of it, but when I input text, it always aligns it to the top left corner of the field. Is there any way to give the input text some padding, or at least vertically center the text within the field if I resize the height?
Thanks!