mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2024-11-11 15:51:06 +00:00
261ee2913b
The API `tray.setHighlightMode(mode)` has been be removed in electron v7.0 without replacement. This causes the display of an error dialog every time an app is shown/hidden if the parameter `--tray` is used when nativefying. This is completely independent form the website you are nativefying and it happens with all the version of electron after 6.x. Source: https://www.electronjs.org/docs/api/breaking-changes#tray |
||
---|---|---|
.. | ||
components | ||
helpers | ||
static | ||
main.js |