mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-29 08:23:01 +01:00
partially revert db97db2513 - allow to activate sub-menu with LMB
This commit is contained in:
parent
4628be8ed3
commit
d6144ab8cf
1 changed files with 1 additions and 1 deletions
|
|
@ -544,7 +544,7 @@ TimeAxisView::controls_ebox_button_release (GdkEventButton* ev)
|
|||
break;
|
||||
|
||||
case 3:
|
||||
popup_display_menu (3, ev->time);
|
||||
popup_display_menu (1, ev->time);
|
||||
break;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue