Boxedwine
Boxedwine copied to clipboard
Is there a way to change the height of the window in the emscripten version?
Is there a way to change the height of the window in the emscripten version? I created an application and am trying to get it to run in the emscripten version. The application is running great, the only problem is that the window created is not tall enough for the application. Is there a way to adjust the height? I attached an image so you can see what I am working with.

Yes. You can use the url parameter resolution ie boxedwine.html?resolution=800x600