We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecca02e commit 5765befCopy full SHA for 5765bef
docs/For Users/Migration/From 0.12 to 0.13.md
@@ -59,7 +59,7 @@
59
### Known issues
60
61
+ The following window options passed to `nw.Window.open()` is not effective on **Linux**: `resizable` for now; try to set them in the callback.
62
-+ `reloadDev()` of `nw.Window` are not supported for now
++ `reloadDev()` of `nw.Window` is not supported for now
63
+ `closed` event of `nw.Window`: `App.quit()` doesn't trigger this event.
64
+ `devtools-closed` event of `nw.Window` is not supported for now.
65
+ `as_desktop` option is not supported for now
0 commit comments