don't load selected session if other-project is chosen:
1) Open Ardour 2) Select project from recent list 3) "Open Other" project 4) project from (2) is opened instead of the one chosen at (3)
This commit is contained in:
@@ -1034,6 +1034,7 @@ void
|
||||
SessionDialog::existing_session_selected ()
|
||||
{
|
||||
_existing_session_chooser_used = true;
|
||||
recent_session_display.get_selection()->unselect_all();
|
||||
/* mark this sensitive in case we come back here after a failed open
|
||||
* attempt and the user has hacked up the fix. sigh.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user