You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't think issue #690 has actually been resolved, or the problem has reappeared. For me in Phaser 2.1.3, Firefox 32.0.3 on a Linux laptop, Phaser games going fullscreen in SHOW_ALL mode are always scaling to fill the entire screen and not maintaining proportions and content. The same examples (e.g., [1]) work fine in Chrome/Chromium.
The code in Phaser for starting and stopping fullscreen is not immediately readable to me so I haven't been able to diagnose further.