Remove unused editor hscroller code. Add buttons to the left and right of the summary to substitute for the equivalent buttons on a scrollbar.

git-svn-id: svn://localhost/ardour2/branches/3.0@6239 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Carl Hetherington 2009-12-01 04:10:06 +00:00
parent 8128ffdf05
commit 1e4280c9cd
5 changed files with 45 additions and 81 deletions

View file

@ -363,7 +363,6 @@ Editor::track_canvas_size_allocated ()
}
handle_new_duration ();
reset_hscrollbar_stepping ();
update_fixed_rulers();
redisplay_tempo (false);
_summary->set_overlays_dirty ();