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
It works pretty well with electron, but I have an issue when adding an indicator (tray icon) and can't figure out why when I call the same function as on the renderer process, I get a "connexion timeout" instead of the light reacting to it.
Here is my code, the indicator (tray icon) is in the feat/indicator branch.
Maybe you could help me to find where the problem is ?
Thank you !
The text was updated successfully, but these errors were encountered:
Hi!
I'm using your lib to develop a desktop app.
It works pretty well with electron, but I have an issue when adding an indicator (tray icon) and can't figure out why when I call the same function as on the renderer process, I get a "connexion timeout" instead of the light reacting to it.
Here is my code, the indicator (tray icon) is in the
feat/indicator
branch.Maybe you could help me to find where the problem is ?
Thank you !
The text was updated successfully, but these errors were encountered: