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

[MU3] Fix #314551: Duplicate check of identical expression #7132

Merged
merged 1 commit into from Dec 22, 2020

Conversation

Jojo-Schmitz
Copy link
Contributor

@Jojo-Schmitz Jojo-Schmitz commented Dec 21, 2020

Apparently a long time bug, introduced 6 years ago in f406783

Resolves: https://musescore.org/en/node/314551

@trig-ger : please review...

Needed for master too, there the same code is at

if (notes[i].offTime > notes[i].offTime) {

See #7135

Apparently a long time bug, introduced 6 years ago in f406783
@Jojo-Schmitz Jojo-Schmitz changed the title Fix #314551: Duplicate check of identical expression [MU3] Fix #314551: Duplicate check of identical expression Dec 21, 2020
@vpereverzev vpereverzev merged commit e9cc472 into musescore:3.x Dec 22, 2020
@Jojo-Schmitz Jojo-Schmitz deleted the importmidi_voice branch December 28, 2020 01:59
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.

None yet

2 participants