Question
AE: Parenting text styles doesn't include character width?
So I have this expression in one of my projects:
style = comp("Templates").layer("First Line Second Line").text.sourceText.style
And I noticed that it seems to capture everything except the character widths. Is that a bug or is there some additional step required to bring that property over?
