Setting an icon makes the app disappear
alex289 opened this issue · 0 comments
alex289 commented
Description
Im new to electron and just want to use a custom icon but setting one makes the app disappear. My repo is here: https://github.com/alex289/portainer-menubar
Steps to Reproduce the Problem
- Set the icon like this
icon: path.join(__dirname, 'assets', 'icon-0-Template.png'),
or use tray - Start the app
Expected Behaviour
The icon shown correctly
Actual Behaviour
There is not even the default icon anymore
Specifications
- Menubar version:
- Platform: macOS Sonoma
- Electron version: v28.0.0