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
With latest version of 0.22 nwjs-sdk-v0.22.0-osx-x64.zip app does not show nothing - just gray window. Same thing with dev tools. Simple package.json
{ "name": "foo", "main": "http://google.com", "node-remote": "<all_urls>", "chromium-args": "--disable-web-security --disable-gpu --force-cpu-draw" }
Result looks like this
The text was updated successfully, but these errors were encountered:
I can reproduce this issue on Mac with nwjs-sdk-v0.22.0/v0.21.6. It works well on Linux/Windows.
Sorry, something went wrong.
@jtg-gg could you please check this as it involves the transparency switches?
@rogerwang I'll take a look on this on weekend
Note: same issue as #5741, it breaks click-through transparency cheers.
@rogerwang I've made a pull request (nwjs/chromium.src#80) for the fix
This is fixed in git and will be available in the next nightly build.
rogerwang
No branches or pull requests
With latest version of 0.22 nwjs-sdk-v0.22.0-osx-x64.zip app does not show nothing - just gray window. Same thing with dev tools.
Simple package.json
Result looks like this
The text was updated successfully, but these errors were encountered: