Merge pull request #1848 from Bitbored/master
Added `bounds` payload to tray `clicked` event on Windows
This commit is contained in:
commit
03ab9b2686
2 changed files with 11 additions and 2 deletions
|
@ -55,7 +55,7 @@ Creates a new tray icon associated with the `image`.
|
|||
|
||||
Emitted when the tray icon is clicked.
|
||||
|
||||
__Note:__ The `bounds` payload is only implemented on OS X.
|
||||
__Note:__ The `bounds` payload is only implemented on OS X and Windows 7 or newer.
|
||||
|
||||
### Event: 'double-clicked'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue