Fix track height, partial merge of recent 2.0 updates (speed up track resizing, fix disappearing automation controls), rework layers and groups on canvas.

git-svn-id: svn://localhost/ardour2/branches/3.0@3744 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Nick Mainsbridge 2008-09-17 19:04:16 +00:00
parent e6ea887276
commit dca4543c13
11 changed files with 124 additions and 119 deletions

View file

@ -90,6 +90,7 @@ Editor::initialize_rulers ()
visible_timebars = 1; /*this will be changed below */
ruler_pressed_button = 0;
canvas_timebars_vsize = 0;
}
bool