Alex Rudnev
Alex Rudnev
NWJS Version : 0.44.3 Operating System : macOS Catalina (10.15.3) ### Expected behavior Window should be centered vertically ### Actual behavior Window is centered around 1/3 of screen height, closer...
After upgrading to 0.22.0-sdk nw is crashing on start on macOS Sierra 10.12.4, showing the following dialog: Here is what I have in the console: ``` npm install -g [email protected]...
This is related to https://github.com/nwjs/nw.js/issues/5873. Starting with 0.22.0 nwjs includes symlinks in distro for macOS. Those symlinks with relative paths are included into update packages after fixes done for https://github.com/evshiron/nwjs-builder-phoenix/issues/30....
I believe in current implementation if you add items via append / prepend / applyUpdates operations on adapter all those new rows would end up being added to buffer /...