Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixed arguments passed to
nw.Window
API callbacks
Two bugs brings from commit bc016d4: * missing `height` argument to `resize` event (fixed nwjs#4993) * should use `self` instead of `this` in `navigation` event callbacks
- Loading branch information