Cleanup whitespace
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
1ff860d8e5
commit
d6cc4af637
1 changed files with 41 additions and 40 deletions
|
|
@ -305,6 +305,7 @@ void CardinalModuleWidget::onButton(const ButtonEvent& e)
|
|||
if (selected) {
|
||||
if (e.button == GLFW_MOUSE_BUTTON_RIGHT) {
|
||||
if (e.action == GLFW_PRESS) {
|
||||
// Open selection context menu on right-click
|
||||
ui::Menu* menu = createMenu();
|
||||
patchUtils::appendSelectionContextMenu(menu);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue