NWJS Version : SDK 26.0 beta 1
Operating System : Win7 x64
Expected behavior
The bottom of the window should not go under the taskbar when maximized.
Actual behavior
The bottom of the window goes under the taskbar when maximized.
How to reproduce
Basic app template with window frame
set to false
, transparent
set to true
and always_on_top
set to true
Maximize app and check the bottom of the window under the windows taskbar
Resulting behavior illustrated:
Expected behavior:
@Yonezpt I’ve made a fix, here nwjs/chromium.src#97
@rogerwang please accept my pull request for nw25, please also patch nw26