From c99ae648f05073f3b1d607cb15b826d2525a38a7 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 11 Jun 2009 01:05:01 +0000 Subject: Add a widget giving an overview of the editor, as (what I think is being) suggested in #2714. Many caveats: most notably that it looks quite ugly and you can't (yet) turn it off. git-svn-id: svn://localhost/ardour2/branches/3.0@5162 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/port_matrix_body.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'gtk2_ardour/port_matrix_body.cc') diff --git a/gtk2_ardour/port_matrix_body.cc b/gtk2_ardour/port_matrix_body.cc index 75bf42c9b7..59444ba7ff 100644 --- a/gtk2_ardour/port_matrix_body.cc +++ b/gtk2_ardour/port_matrix_body.cc @@ -508,3 +508,4 @@ PortMatrixBody::component_size_changed () _matrix->setup_scrollbars (); } + -- cgit v1.2.3