Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't get out of fullscreen mode (confirmed on win64) #473

Closed
florie1706 opened this issue Feb 26, 2017 · 7 comments
Closed

Can't get out of fullscreen mode (confirmed on win64) #473

florie1706 opened this issue Feb 26, 2017 · 7 comments
Labels

Comments

@florie1706
Copy link
Contributor

I started zmNinja with fs as a command line parameter. After I closed the app I started the app again without the fs parameter, but it is still in fullscreen mode. How can I get it in a normal window again?

@pliablepixels
Copy link
Member

it remembers the last state. If you take it out of full screen mode and exit, then next time it should not start in full screen

@florie1706
Copy link
Contributor Author

Question is how can I take it out of fs? As I don't kown how I can take it out, it stays in fs mode all the time

@pliablepixels
Copy link
Member

I don't use win64, but usually if you hover around the top with a mouse , you should see the controls reappear for the window

@florie1706
Copy link
Contributor Author

No, that doesn't work. I edited %APPDATA%\zmNinjaDesktop\window-state.json from "isFullScreen":true to false. That did work.

@pliablepixels
Copy link
Member

pliablepixels commented Feb 27, 2017

Okay, so this is a bug. I got hold of a Win machine and you're right. Can you give this a try:
https://drive.google.com/file/d/0B3iQz0D8vxltb09sU09HLU1kSUU/view?usp=sharing

Ctrl+Alt+X - see if it minimized after you start with fs
I'd also be interest to know what happens if you do Ctrl+Alt+D - does it throw an error, does it do nothing or does it open up a debugging window?

@pliablepixels pliablepixels changed the title How to get rid of the fullscreen mode - win64bit version Can't get out of fullscreen mode (confirmed on win64) Feb 27, 2017
@florie1706
Copy link
Contributor Author

Ctrl+Alt+X brings it to a normal window, so fs is gone then
Ctrl+Alt+D brings up a debugging window on the right side

btw there is an old version of the German lang file in it

@pliablepixels
Copy link
Member

fs is still there - it can be used to force a full screen on start.

Yes, I did not pull the latest german file when I made this change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants