We don't do anything about scaleMode/stageAlign/fullScreenSourceRect.
But the JS fullscreen is equivalent to SHOW_ALL, TOP and source rect equals the stage size, which are reasonable and useful values.
Let me know if you think the way of getting the browser specific function could be improved.
39 Issue by fserb,
Tested on Chrome/Safari/Firefox (Mac).
We don't do anything about scaleMode/stageAlign/fullScreenSourceRect. But the JS fullscreen is equivalent to SHOW_ALL, TOP and source rect equals the stage size, which are reasonable and useful values.
Let me know if you think the way of getting the browser specific function could be improved.