docs: Recommend to use ICO icon

This commit is contained in:
Cheng Zhao 2016-05-20 19:58:47 +09:00
parent d26480b74e
commit b33c04d041
3 changed files with 10 additions and 3 deletions

View file

@ -29,6 +29,7 @@ __Platform limitations:__
* When app indicator is used on Linux, the `click` event is ignored.
* On Linux in order for changes made to individual `MenuItem`s to take effect,
you have to call `setContextMenu` again. For example:
* On Windows it is recommended to use `ICO` icons to get best visual effects.
```javascript
contextMenu.items[2].checked = false;