From a54f107d4f9106a1fe67357030086682f4d7151a Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 18 Jun 2010 00:05:44 +0000 Subject: Make summary zoom happen based on where the drag is started, rather than needing a modifier. Change mouse pointer shape in the summary to indicate what will happen on a drag. Allow vertical zoom in the summary, which modifies track heights accordingly. git-svn-id: svn://localhost/ardour2/branches/3.0@7275 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/editor_canvas.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'gtk2_ardour/editor_canvas.cc') diff --git a/gtk2_ardour/editor_canvas.cc b/gtk2_ardour/editor_canvas.cc index 2b5e016378..212da05c0c 100644 --- a/gtk2_ardour/editor_canvas.cc +++ b/gtk2_ardour/editor_canvas.cc @@ -45,6 +45,7 @@ #include "region_view.h" #include "editor_group_tabs.h" #include "editor_routes.h" +#include "editor_summary.h" #include "i18n.h" -- cgit v1.2.3