I am trying to get fullscreen mode to work in nw.js but nothing seems to work.
I tried using an on start of layout at first but that had no effect, I created these buttons to test the different fullscreen modes and those do nothing either. I even made an "on click" event to trigger full screen mode just to test that and it had no effect at all. What am I doing wrong here?