13
0

FP8: channel-navigation/scroll select track on encoder press

This commit is contained in:
Robin Gareus 2017-04-29 12:38:38 +02:00
parent dc3ae8d196
commit a283784cce

View File

@ -347,6 +347,8 @@ FaderPort8::button_encoder ()
ZoomToSession ();
break;
case NavChannel:
AccessAction ("Editor", "select-topmost");
break;
case NavBank:
move_selected_into_view ();
break;