FP8: channel-navigation/scroll select track on encoder press
This commit is contained in:
parent
dc3ae8d196
commit
a283784cce
@ -347,6 +347,8 @@ FaderPort8::button_encoder ()
|
||||
ZoomToSession ();
|
||||
break;
|
||||
case NavChannel:
|
||||
AccessAction ("Editor", "select-topmost");
|
||||
break;
|
||||
case NavBank:
|
||||
move_selected_into_view ();
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user