-
Center two dynamic text columns in relation to each other
I have a composition with two dynamic text columns. I want the two columns to be centered in relation to each other. The length of the columns vary accoring to user input.
I’m calculating the length of each text column with sourceRectAtTime, and the total width of the comp is 1920. How do I center each column in relation to each other?