I’ve been using the Navigraph Charts program for a while now and usually have the application open on my second monitor when flying. About a month ago, I noticed that I couldn’t resize or drag the desktop application around anymore and it is stuck in full screen. I have other programs open on my monitors for my flight so having the application stuck on full screen makes it a bit difficult to keep an eye on approach plates as well as any other information I’d need such as frequency changes and METARs etc.
Any help with this issue would be greatly appreciated.
Let’s troubleshoot together. Are you still able to see the app title and the buttons to control the window, as in the image below?
If not, then it does indeed sound like your app has been put into fullscreen mode. If that’s the case, one solution may be to change a line of code in a file called window-state.json. This can be done by following these steps (Windows only):
Press ⊞ Win + R
Type %appdata%/navigraph_charts into the field labeled “Open”
Open window-state.json (Perhaps without the .json extension) in an editor of your choice (Notepad works just fine!)
Look for the word "isFullScreen": and make sure that the value that comes right after it is false.
The file contents should now look something like this (the numbers will vary):
Thanks a lot for the reply. I followed the steps and it seems to have done the trick so thanks a lot for your help. I, myself, am really unsure how the program got put into fullscreen; I just opened it up one day and realised that I couldn’t move it about or resize it.