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 can only preview my 480x640 window at the correct size with letterbox integer scale and use high DPI display set to ON. - and that shows the correct size, but only in the center of a padded window 720,960.
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.