make sure that when extending the selection in the editor and mixer, the clicked...
authorPaul Davis <paul@linuxaudiosystems.com>
Sun, 26 Feb 2017 17:22:39 +0000 (18:22 +0100)
committerPaul Davis <paul@linuxaudiosystems.com>
Sun, 26 Feb 2017 17:24:56 +0000 (18:24 +0100)
commit7cd70e0c916fe34a03ef65d287eb7447419d83c3
treeb771a8faa4be3a1d6035564bd1c8b06b6cc944bb
parentf64441aa58ce5b17e2665be355b940633fde3c81
make sure that when extending the selection in the editor and mixer, the clicked-upon track gets set_selected() called last

This makes it be the "first" selected strip for control surfaces and the editor mixer
gtk2_ardour/editor_selection.cc
gtk2_ardour/mixer_ui.cc