max-mapper/menubar

MacOS menubar window position resets each launch

iitsmel opened this issue · 1 comments

Description

Steps to Reproduce the Problem

  1. npm start
  2. click the icon

Expected Behaviour

Pop up window to stay at the same desktop.

Actual Behaviour

Pop up window shift to different desktop each click.

Specifications

  • Menubar version: 9.0.4
  • Platform: Big Sur
  • Electron version: 12.0.10

I found out that it's because I clicked the icon when I was on the coding window. Like this:

example

If I switch to normal desktop, it won't happen. If you have the same problem, try to switch it to normal desktop.
It works for me.