LayoutTOP

Maybe I get this top wrong, but it would be nice, if it would adapt to the input resolutions.
At the moment it just seems to double its resolution, if the inputs don’t fit at native res.
I made a quick example: On the left with the layoutTOP and on the right how I wish the output would be.

Thanks.
LayOutTop.toe (3.9 KB)

1 Like

Thanks for the feedback. We could add a toggle to crop to minimum, but it will have limitations. It can only crop to a canvas of the largest size off axis (ie layout horizontally can only crop to largest height, and layout vertically can only crop to largest width), and with Grid modes it would vary based on input ordering.

1 Like