Hi, I just tested the latest version, and noticed that nw.js was running up to 6 process at the same time, preview and exported (tested with the in-gpu-process method but didn't change anything), I was wondering if that was normal :
Next, there is still an issue with the windows size in preview and export, here different results I obtained with Letterbox Scale and Letterbox Integer Scale :
One of the problem with that issue is resizing during runtime with Integer Scale, for example resizing to the original size (here 320 x 180) will scale down to the lower integer instead :
Resizing with Letterbox Scale only will cause distortions, especially in pixelart games;
A last issue I had is at multiple time the game lauchned as a background process, I had to use the task manager to shut it down;
I hope I detailed everything correctly, thanks for your hard work~