mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-08 22:55:44 +01:00
FP8: channel-navigation/scroll select track on encoder press
This commit is contained in:
parent
dc3ae8d196
commit
a283784cce
1 changed files with 2 additions and 0 deletions
|
|
@ -347,6 +347,8 @@ FaderPort8::button_encoder ()
|
|||
ZoomToSession ();
|
||||
break;
|
||||
case NavChannel:
|
||||
AccessAction ("Editor", "select-topmost");
|
||||
break;
|
||||
case NavBank:
|
||||
move_selected_into_view ();
|
||||
break;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue