Hey,
My game is initially set to "Scale Outer" so it changes the frame automatically. I want to change this to "Letterbox Scale" if the user is not on Crosswalk/Phonegap/Android/iOS. So if you run it on a browser/pc you will never see strange layouts if you resize your window to e.g. 1024px * 30px (super slim).
Is that possible? I tried to use the "request fullscreen" action from the browser plugin but it didn't work.
I could change it with different export settings but would be nice if this is changeable like I explaned or if there is a good reason why not.