I want my game to be in letterscale mode fullscreen for smaller screens but in centered fullsceen mode for big screens.
So I made it like this (1):
But app always opens in mode selected here (2)
It looks that Configuration settings override code logic for browser object.
Is there any possibility to do it like I want it to be (different fullscreen mode for different monitor resolutions)?
---
Despite fact that it's either a bug or there should be no options in Browser > Request fullscreen
as they do no effect.