Skip to content

Fixed menubar is not defined#21

Open
bruceblore wants to merge 3 commits intoamitmerchant1990:masterfrom
bruceblore:master
Open

Fixed menubar is not defined#21
bruceblore wants to merge 3 commits intoamitmerchant1990:masterfrom
bruceblore:master

Conversation

@bruceblore
Copy link
Copy Markdown

Apparently, you have to do menubar.menubar(), not menubar(). I also noticed that the buttons in the user interface do not work, and I determined that it's due to require not being defined when const shell = require('electron').shell is called in app/scripts/app.js.

@bruceblore
Copy link
Copy Markdown
Author

bruceblore commented Jul 26, 2020

I have now fixed the client side JS crashing, and as a side effect, removed the menubar dependency and made the context menu on the menubar actually work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant