max-mapper/menubar

MacOS menubar icon position resets each launch

EvansMatthew97 opened this issue · 0 comments

Description

When relaunching my application on macOS, the menubar icon position resets to the default far left, rather than where the user positioned it.

Steps to Reproduce the Problem

  1. Launch application
  2. Move icon (cmd + drag)
  3. Quit application
  4. Relaunch

Expected Behaviour

The icon should retain its position

Actual Behaviour

The icon appears to the far left (default position)

Specifications

  • Menubar version: 9.0.1
  • Platform: macOS Big Sur
  • Electron version: 10.1.2 (package.json devDependencies)