Currently I can only seem to get the initial new stage call with window and height to change the stage element
I tried using js and found this Browser.window.resizeTo(stageWidth,stageHeight); but it doesn’t seem to do anything in chrome.
Thanks for reading this and any insight you might have, Cheers.