docs: Recommend to use ICO icon
This commit is contained in:
parent
d26480b74e
commit
b33c04d041
3 changed files with 10 additions and 3 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue