I have a question about Fullscreen and Node-Webkit.
Are these 2 options the same? Or does Node-Webkit not support different types of fullscreen requests, only the one that you've set on the project properties?
I ask because, when used with Node-Webkit, only the project properties seem to matter. Changing the option on the browser plugin to "scale inner" or whatever won't affect anything. I looked around the Node-webkit plugin but there was no such option (I think).
The problem I'm having is that I want to use the "scale inner" fullscreen mode, but not on the main menu as it distorts the graphics a bit. Not sure how to handle this.
Thanks!