Remove overlayScrollbars and sharedWorker options
They are already enabled by default.
This commit is contained in:
parent
3ca5b0ce23
commit
c6e03f8390
5 changed files with 0 additions and 19 deletions
|
@ -136,9 +136,6 @@ It creates a new `BrowserWindow` with native properties as set by the `options`.
|
|||
Default is `false`.
|
||||
* `experimentalCanvasFeatures` Boolean - Enables Chromium's experimental
|
||||
canvas features. Default is `false`.
|
||||
* `overlayScrollbars` Boolean - Enables overlay scrollbars. Default is
|
||||
`false`.
|
||||
* `sharedWorker` Boolean - Enables Shared Worker support. Default is `false`.
|
||||
* `directWrite` Boolean - Enables DirectWrite font rendering system on
|
||||
Windows. Default is `true`.
|
||||
* `pageVisibility` Boolean - Page would be forced to be always in visible
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue