Open core-ai-bot opened 3 years ago
Issue by anilnatha Thursday May 28, 2015 at 16:21 GMT Originally opened as https://github.com/adobe/brackets.io/issues/157
I apologize if this isn't the place to list this issue.
The documentation for the Menu class lists information about the before variable which states:
Menu
before
Insertion position constants Used by addMenu(), addMenuItem(), and addSubMenu() to specify the relative position of a newly created menu object
However, there is no functionality as of yet for addSubMenu()
addSubMenu()
Issue by anilnatha Thursday May 28, 2015 at 16:21 GMT Originally opened as https://github.com/adobe/brackets.io/issues/157
I apologize if this isn't the place to list this issue.
The documentation for the
Menu
class lists information about thebefore
variable which states:However, there is no functionality as of yet for
addSubMenu()