-
Issues with SourceRectAtTime not match the height of my text
Hi everyone,
I’m issues with my shape layer not matching the height of my text. I’m using the paragraph text mode.
Here’s the expression I’m using for the shape layer size:textWidth=thisComp.layer(“Saturday Night Live host, Timothée Chalamet, rode away with the show on his beloved tiny horse”).sourceRectAtTime().width;
textHeight=thisComp.layer(“Saturday Night Live host, Timothée Chalamet, rode away with the show on his beloved tiny horse”).sourceRectAtTime().height;
[490.2, textHeight]
I’ll also attach some screenshots with other additional expressions I’ve used.
Thank you 🙏