Merge pull request #6510 from electron/reset-thumbnail-docs

Mention how to reset thumbnail to entire window
This commit is contained in:
Kevin Sawicki 2016-07-15 10:40:32 -07:00 committed by GitHub
commit 12cb678562
2 changed files with 4 additions and 2 deletions

View file

@ -994,7 +994,9 @@ The `flags` is an array that can include following `String`s:
* `height` Integer - height of region
Sets the region of the window to show as the thumbnail image displayed when
hovering over the window in the taskbar.
hovering over the window in the taskbar. You can reset the thumbnail to be
the entire window by specifying an empty region:
`{x: 0, y: 0, width: 0, height: 0}`.
#### `win.showDefinitionForSelection()` _macOS_

2
vendor/brightray vendored

@ -1 +1 @@
Subproject commit 5946ef9e2303dd9d870410c412ae775da43f03ea
Subproject commit 91abdb01a1825c12522fd5fc2349a7ba9a091a48