You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
opposed to Tray.icon setting Tray.alticon to a valid icon path has no effect once the tray icon is defined.
I.e. on a Mac the alticon feature just works when specified in the option of the Tray constructor.
This behaviour is easy to verify in the test package node-webkit/tests/manual_tests/tray using the developer console and a second icon image.
Maybe the wiki docu should mention this until this is fixed?