Merge pull request #3479 from bengotow/tray-resizing

Fix sizing of Mac OS X tray icon after image change
This commit is contained in:
Cheng Zhao 2015-11-18 18:49:15 +08:00
commit 87546bd4f8
2 changed files with 28 additions and 25 deletions

View file

@ -175,7 +175,8 @@ Sets the title displayed aside of the tray icon in the status bar.
* `highlight` Boolean
Sets whether the tray icon is highlighted when it is clicked.
Sets whether the tray icon's background becomes highlighted (in blue)
when the tray icon is clicked. Defaults to true.
### `Tray.displayBalloon(options)` _Windows_