Hi, we are looking to build a standalone app that will run in full screen. To go to fullscreen on start is easy, the only problem that I have is that when the user is pressing ESC, the player is getting back to it's window size.
This might be easy also to solve with an addEventListener function. However, all of my tries are not succesfull with this particular issue. Anyone have managed to solved it? Can you share a working example for this issue? Thank you, Bogdan

