Problem Description
When previewing a game with node-webkit, or playing a game exported with node-webkit, the window frame doesn't show. This issue appeared with Construct 2 r190. I looked at both package.json and package-preview.json files in Construct's node-webkit exporter files, and in neither of them "frame" is set to false. (In package.json you can see "frame": [[[frame]]] and I had to add "frame" to package-preview.json myself since it didn't already exist, and I have set it to "frame": true but it didn't do anything.)
When exporting the game with node-webkit, I have checked the 'Window frame' box, but still have no window frame. I have also extracted the exported package.nw file and looked at the package.json file contained in it, and I can see "frame": true .
Finally, I also tried uninstalling Node-webkit for Construct 2, and reinstalling it, and it didn't solve the problem.
Attach a Capx
Description of Capx
Steps to Reproduce Bug
- Preview in node-webkit
- Or export with node-webkit
Observed Result
There is no window frame : no minimize, maximize nor 'x' button
Expected Result
Affected Browsers
Operating System and Service Pack
Windows 7
Construct 2 Version ID
r190