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

Remove unnecessary track mapping code #23968

Merged
merged 3 commits into from
Aug 12, 2024

Commits on Aug 9, 2024

  1. new unit test

    mike-spa committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    507ce9d View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary track mapping code

    This code was conflicting with the newly reimplemented function Staff::getLinkedTrackInStaff. The logic that these pieces of code were trying to handle is now all handled (as it should) in one single place.
    mike-spa committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    992fd55 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. correction

    mike-spa committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    3576241 View commit details
    Browse the repository at this point in the history