selecting a track/bus in the editor list now selects it in the canvas, and also ensur...
authorPaul Davis <paul@linuxaudiosystems.com>
Mon, 24 Mar 2014 21:31:26 +0000 (17:31 -0400)
committerPaul Davis <paul@linuxaudiosystems.com>
Mon, 24 Mar 2014 21:32:04 +0000 (17:32 -0400)
commit012504d35af5ece8ddc9bd96ef679f670112235a
tree0b158da7f76e633fc1d2288419d12b69075c60c5
parent47c849cf95d828a18d8f6508fe02723dbec21624
selecting a track/bus in the editor list now selects it in the canvas, and also ensures that it is visible

Visibility is done with Editor::ensure_time_axis_view_is_visible(), and ctrl-click in the editor list
was also modified to use the same method.
gtk2_ardour/editor_routes.cc
gtk2_ardour/editor_routes.h