You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think having the menu bar locked to show while the app is visible makes the most sense since this seems to be the behaviour of regular menus registered on the menu bar. However, apps like dropbox and google drive do not seem to have that behaviour, so I'm not sure if it going to be possible.
Either way, I think this will require some changes in Electron or even Chromium. I noticed Chrome becomes very unstable on my system when enabling / disabling the auto hide feature of the menu bar when Chrome is running.
macOS allows to hide the menubar since 10.11. This seems to confuse cumulus window position a bit....
I don't know if it's possible to check if menu does exist and then readjust the players position? that would certainly look better.
Thanks for this great project!
The text was updated successfully, but these errors were encountered: