Change default zoom to Playhead
This commit is contained in:
parent
7dd51f6fb3
commit
9cdb0e2765
@ -403,7 +403,7 @@ Editor::Editor ()
|
||||
location_loop_color = ARDOUR_UI::config()->color ("location loop");
|
||||
location_punch_color = ARDOUR_UI::config()->color ("location punch");
|
||||
|
||||
zoom_focus = ZoomFocusLeft;
|
||||
zoom_focus = ZoomFocusPlayhead;
|
||||
_edit_point = EditAtMouse;
|
||||
_visible_track_count = -1;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user