SourceRectAtTime of Sub-Comp visible pixels
I've been using the SourceRectAtTime function a lot for lower-3rds, subtitles, disclaimers etc and had a lot of good times with it. However I'm attempting to build a template wherein I can swap between a set of pre-selected fonts. To simplify things I figured I would put all of my text layers in sub-comps and then get the SourceRect of those sub-comps, but the SourceRect only returns the Sub-Comp dimensions, not the visible pixel dimensions of the internal elements even if I collapse transformations. Anyone know a way around this?