Skip to main content

New to auto-layout and some things just won’t happen for me :D

Looking to create a paragraph text that is aligned to the left within a frame (div) that will always remain centered. therefore the paragraph will be positioned responsive in the middle but align to the left. 

 

See picture example in the comments:

 


If you want the internal text to be left-aligned on all lines but have the entire box centered, make sure the text box has the horizontal resizing option set to 'hug' and the frame alignment with autolayout is set to horizontal center


Reply