5d9d367cde42b58cd046f746af415787382476c2
CueEditor::catch_pending_show_region() calls ::set_region which calls CueEditor::unset(false). This reset _track. Also PianorollWindow::set() calls set_track() before set_region(), the latter also reset CueEditor::_track. This fixes the Solo button in the Pianoroll window, and probably some other things, too.
Please see the Ardour web site at https://ardour.org/ for all documentation..
For information on building ardour:
https://ardour.org/development.html
Description
Languages
C++
56.5%
C
39.6%
JavaScript
1.3%
Lua
0.9%
Python
0.6%
Other
0.9%