I figured I'd post here before I send off another bug report(I am guaranteed to be the least popular customer by this point X) )
While playing my game I notice that the outside of the frame is visible in the camera view. This happens when I enable "Resize display to fill window size".
I'm attaching a .mfa with the issue isolated. It works fine in the editor runtime but not when playing from a browser. Basically you will see the blue border I made around the frame when playing from a browser but not when playing from the editor.
Besides confirmation if this is a bug or not - is there also a clever work-around to avoid this? Some way to nudge the camera a bit perhaps?
Oh yeah - I usually make a html file with an <iframe> to limit the window size of the game but that still doesn't fix the issue.