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

Fix beat removeNote function keeping stringLookup reference #933

Merged
merged 3 commits into from
Aug 28, 2022

Conversation

gallegretti
Copy link
Contributor

@gallegretti gallegretti commented Jul 29, 2022

Issues

Fixes #932

Proposed changes

Checklist

  • I consent that this change becomes part of alphaTab under it's current or any future open source license
  • Changes are implemented
  • Existing builds tests pass
  • New tests were added

Further details

  • This is a breaking change
  • This change will require update of the documentation/website

@Danielku15
Copy link
Member

Thanks for this fix, can you please add a unit test which tests this area?

@gallegretti
Copy link
Contributor Author

Thanks for this fix, can you please add a unit test which tests this area?

Sure, will do

@Danielku15 Danielku15 enabled auto-merge (squash) August 28, 2022 11:31
@Danielku15 Danielku15 merged commit 3eee54e into CoderLine:develop Aug 28, 2022
ChiHoc pushed a commit to ChiHoc/alphaTab that referenced this pull request Nov 7, 2022
…e#933)

* Fix beat removeNote function keeping stringLookup reference

* Add tests for Beat
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

Successfully merging this pull request may close these issues.

Beat RemoveNote function not working correctly
2 participants