I need to position an image in the bottom-right corner of my composition without manual adjustment, such that the image remains perfectly in the corner regardless of its size.
Using an Image and an Anchor patch I can position the image such that the image center is at the bottom right. Close, but no cigar.
The Anchor patch has width
and height
inputs, that would server the purpose, however I see no means of getting these data from a simple image patch.