mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 08:14:58 +01:00
"fix" track heights etc.
git-svn-id: svn://localhost/trunk/ardour2@229 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
6c4caff156
commit
e829e4d936
6 changed files with 23 additions and 22 deletions
|
|
@ -321,7 +321,7 @@ Editor::Editor (AudioEngine& eng)
|
|||
ignore_route_list_reorder = false;
|
||||
verbose_cursor_on = true;
|
||||
route_removal = false;
|
||||
track_spacing = 2;
|
||||
track_spacing = 0;
|
||||
show_automatic_regions_in_region_list = true;
|
||||
have_pending_keyboard_selection = false;
|
||||
_follow_playhead = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue