Hey
I'm trying to highlight a bunch of stuff in my video with semi-transparent rectangles. I'm trying to use the solid color generated media to do it. The problem I'm facing is that this generated media always seems to zoom in a way that it takes 100% of the screen width or height.
My video screen is 2560x1440. I enter a frame size of 100x100 and I get a rectangle the height of the screen, which doesn't make any sense to me.
I'll attach two screenshots, one with 100x100 and one with 10x10 and you'll see both are 1440x1440.
Is this a bug or am I doing something wrong here?
Thanks