Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure correct TCOs after cloning tracks into the BB editor
Previously BBTrackContainerView::dropEvent always deleted the TCOs of dropped tracks. It made dropped tracks unusable. As of this commit, the function checks for correct TCOs. If incorrect TCOs exist, the function remove them and add empty ones.
- Loading branch information