Merge pull request #5603 from leethomas/osx-horizontal-sheet-offset

Osx horizontal sheet offset
This commit is contained in:
Cheng Zhao 2016-05-21 14:07:53 +00:00
commit 6f3d0e1782
6 changed files with 27 additions and 14 deletions

View file

@ -683,7 +683,7 @@ Returns the title of the native window.
**Note:** The title of web page can be different from the title of the native
window.
### `win.setSheetOffset(offset)` _OS X_
### `win.setSheetOffset(offsetY[, offsetX])` _OS X_
Changes the attachment point for sheets on Mac OS X. By default, sheets are
attached just below the window frame, but you may want to display them beneath