You can see there's a title( C...) at the top-right corner. Even if I set the opacity of html to 0, that title will still be there. BTW, calling setTransparent(true) at runtime doesn't work. It will not actually make the window transparent, but it removes the window's shadow, and gives the window a gray background.
@7nights have you tried disabling the window's frame ?
I also encounter the bug (gray background window)
this is due to the app is linked with 10.9 framework.
I've my own build (linked with 10.8 framework) it is working
You can see there's a title(
C...
) at the top-right corner. Even if I set the opacity of html to 0, that title will still be there. BTW, calling setTransparent(true) at runtime doesn't work. It will not actually make the window transparent, but it removes the window's shadow, and gives the window a gray background.Yosemite 10.10.4 & nwjs-v0.12.2-osx-x64
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: