Hi there
I have a problem with Fullscreen for my game.
and i not using built-in fullscreen feature, but i’m using external SDK (from publisher).
And i also put this function on game boot/load, to prevent fullscreen crash with SDK fullscreen script.
this.scale.stopListeners();
How to make fullscreen mode on mobile, look like bottom right of the image above ? and not getting any canvas crop.
Thanks
