Remove menu section labels
This merge request implements #5079 (closed). Read commit for details. There are some places where I did not remove the section labels:
This section label seems like a must. Besides, in the future we might want to remove collections, only supporting favourites. When that is implemented, the menu section label could be removed and menu label renamed to "Add to Favourites".
This one provides useful information and should remain.
This one also provides useful information, however radio buttons may not be the best pattern here. The Pitch option only adds information, keeping the note name (A4 for example). Therefore, you may consider changing this to a single option with label "Show Pitch" or something similar.
What do you think?
Also, congrats on the release candidate!