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
OK, so it turns out ElectronJS does not support mouse-enter events on Linux for Tray icons.
The workaround of opening the chart preview on click is also not possible because I cannot determine the location of the Tray icon on screen and therefore don't know where to show the preview. Things I tried so far:
Looking at the click event bounds and position seems to be broken, as it always returns 0 for bounds and position coordinates.
Reported by @rochelmeyer (@[email protected])
Icon itself seems to be working and changes color depending on grid usage.
The text was updated successfully, but these errors were encountered: