bunqCommunity / bunqDesktop

The unofficial, free and open source desktop application for the bunq API
https://bunqdesk.top
MIT License
272 stars 52 forks source link

Fix application menu missing in menu items on macOS #481

Closed rvdsteege closed 5 years ago

rvdsteege commented 5 years ago

On macOS, the usual application menu item is missing. Instead, items from the Edit menu are displayed in the first menu item titled bunqDesktop.

This PR resolves the issue, by properly adding the menu from darwin_menu_templates.js.

Crecket commented 5 years ago

🤦‍♂️ thanks