We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
NWJS Version : 0.43.0 Operating System : Win10
Window opens fullscreen
Window opens with 640x480
We just upgraded to 0.43.0 from 0.42.4 and now kiosk mode appears broken.
Our package.json / window contains:
Essentially, I boiled it down to the kiosk property which seems to be ignored in the new version. Here's a small test repo: https://github.com/stackmagic/nwjs-kiosk-test
The text was updated successfully, but these errors were encountered:
nwjs/chromium.src@8f5926c
Thanks for reporting. This is fixed in git and will be available in the next nightly build.
Sorry, something went wrong.
No branches or pull requests
NWJS Version : 0.43.0
Operating System : Win10
Expected behavior
Window opens fullscreen
Actual behavior
Window opens with 640x480
How to reproduce
We just upgraded to 0.43.0 from 0.42.4 and now kiosk mode appears broken.
Our package.json / window contains:
Essentially, I boiled it down to the kiosk property which seems to be ignored in the new version.
Here's a small test repo: https://github.com/stackmagic/nwjs-kiosk-test
The text was updated successfully, but these errors were encountered: