Dear All, could you help me:
1) I've exported construct 2 project on windows 10 universal platform, and I want it to be always in full screen mode.
2)I've edited start.js file by adding applicationView.tryEnterFullScreenMode(); - it works OK on start game
But what shall I do to prevent users by changing window size, for win10 project always display titlebar with 3 buttons ?
I will be very gratefull for your help, for without your help my work will be nothing