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 bends glitch #20531

Merged
merged 1 commit into from Dec 18, 2023
Merged

Fix bends glitch #20531

merged 1 commit into from Dec 18, 2023

Conversation

mike-spa
Copy link
Contributor

Resolves: (see video from @bkunda).

Screen.Recording.2023-12-18.at.9.45.31.am.mov

Was caused by #20486 because it turns out that oldSystem->tick() is unreliable at this stage, so we need to use the tick() of the first measure instead. Let's be sure that now both issues are fixed.

Copy link

@bkunda bkunda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested in macOS: FIXED.

@mike-spa mike-spa mentioned this pull request Dec 18, 2023
@RomanPudashkin RomanPudashkin merged commit 7ab45ff into musescore:master Dec 18, 2023
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants