-
Adjust lower third box with text width using expressions
Hi there, I am trying to get a lower third shape layer box to adjust with the text width. But the expression I am using doesn’t seem to work correctly (see screenshots). I have tried different positions of the anchor point on the text layer and shape layer. Any suggestions? Hoping to use this in the essential graphics panel in Premiere. Thanks for your help!
x = thisComp.layer("John Mitchell").sourceRectAtTime().width + 300;
y = 115;
[x, y]

