MacOS menubar icon position resets each launch
EvansMatthew97 opened this issue · 0 comments
EvansMatthew97 commented
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
- Launch application
- Move icon (cmd + drag)
- Quit application
- 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)