Boxedwine icon indicating copy to clipboard operation
Boxedwine copied to clipboard

Is there a way to change the height of the window in the emscripten version?

Open christislord12 opened this issue 3 years ago • 1 comments

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. boxedwinetesting

christislord12 avatar Dec 24 '22 02:12 christislord12

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

kevodwyer avatar Dec 24 '22 10:12 kevodwyer