I'm working on some cross-platform projects, and have an issue. I want to use scale outer on mobile devices, but on desktop displays, this becomes unsustainable as the screen and resolution are just too different. Is there a way to switch the display mode at run time or some how emulate letterbox integer mode? I don't know of a way to center the layout according to the canvas. I need my game to be fullscreen on mobile but on desktop it's scaled up too much.
Is there a technical reason we don't have an event for this? If it's possible, I may be willing to pay for a plugin.
Here's a diagram of what I need:
I know there is a fullscreen browser event, but again I don't want fullscreen.