max-mapper/menubar

Setting an icon makes the app disappear

alex289 opened this issue · 0 comments

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

  1. Set the icon like this icon: path.join(__dirname, 'assets', 'icon-0-Template.png'),or use tray
  2. 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