Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assigning new tracks to old tracks #148

Open
tesorrells opened this issue Nov 12, 2021 · 0 comments
Open

Assigning new tracks to old tracks #148

tesorrells opened this issue Nov 12, 2021 · 0 comments

Comments

@tesorrells
Copy link

Say I have an object and for one reason or another its track changes from 1 to 2, but on my end I also determine that 1 and 2 are the same. What would be the best way to set 2 back to 1 before it is displayed to the user? SORT will know it grabbed a second track, but due to a check that determines this second track is the same as the first, it will set "new" track data to the first one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant