WebBrowser Crop Issue

Is the WebBrowser COMP cropping the result from the actual HTML render because I need to pad the web page to get the expected texture! The screenshot below illustrates the issue. Cheers!

We specify the size of the image and grab whatever texture the CEF process gives us, no cropping. Have you played around with the resolution on the Web Render TOP to see if you get different results?

You’re right, it was the aspect ratio of a composited image. Thank You!