"fix" track heights etc.

git-svn-id: svn://localhost/trunk/ardour2@229 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2006-01-03 05:40:21 +00:00
parent 6c4caff156
commit e829e4d936
6 changed files with 23 additions and 22 deletions

View file

@ -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;