Hello. Hopefully someone will be kind enough to answer.
when I run my app in a window, the window size should be 480,640 , but it is coming out at 720,960.
I need the window to be exactly 480x640.
I read there are window size issues in nw.js at present, is there a workaround for this? or is there an older version of nw.js that doesn't do this?
Any example files showing a potential workaround have gone due to dropbox..
Thanks in advance.
hi, but you need to play in a window or at fullscreen?
if you wanna keep your resolution exactly you can choose OFF on fullscreen in browser project setting, then export nw.js, select window frame, disable resizable window and kiosk mode