Custom selection menu, so we can use async dialogs
Closes #85 Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
2de11d4a24
commit
df6df767a4
3 changed files with 156 additions and 16 deletions
|
@ -235,7 +235,7 @@ struct EditButton : MenuButton {
|
|||
|
||||
menu->addChild(new ui::MenuSeparator);
|
||||
|
||||
APP->scene->rack->appendSelectionContextMenu(menu);
|
||||
patchUtils::appendSelectionContextMenu(menu);
|
||||
}
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue