dawg / dawg

A DAW built using Electron and the Web Audio API

Home Page:https://dawg.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Menu Bar Structure

jsmith opened this issue · comments

commented

Currently, sub-menus do not have any structure (ie. no dividers or order). We should maintain a strict structure for menus so that new menu items can only be added to specific areas of sub menus.

See here to understand how VS Code structures their menus!