I am trying to figure out how to get my UI Widget to scale and properly align to the 3D viewport.
First Image is how scale and alignment should look.
Second image is how the widget scales and aligns.
The widget scales to the whole window size instead of the rendered viewport. Is there a way to get a widget (preferably canvas panel) to scale to the bounds of the viewport instead of the window?