Initialize track_output_button state when export channels are empty
This commit is contained in:
@@ -679,6 +679,8 @@ TrackExportChannelSelector::sync_with_manager_state ()
|
||||
} else {
|
||||
track_output_button.set_active (true);
|
||||
}
|
||||
} else {
|
||||
track_output_button.set_active (false);
|
||||
}
|
||||
|
||||
if (selected > 0) {
|
||||
|
||||
Reference in New Issue
Block a user