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 #275834: crash when add slur to score #3916

Merged
merged 1 commit into from
Sep 4, 2018

Conversation

mattmcclinch
Copy link
Contributor

See https://musescore.org/en/node/275834.

This crash seems to be triggered by the deletion of the statusBarLabel object. There is no reason to keep creating and deleting this object, and to keep adding it and removing it from the status bar. It is enough to create it once, add it once, and simply set the text as necessary.

@anatoly-os
Copy link
Contributor

See https://musescore.org/en/node/275834#comment-851226 for further development.

@anatoly-os anatoly-os merged commit ee9531d into musescore:master Sep 4, 2018
@mattmcclinch mattmcclinch deleted the 275834-status-bar-label branch September 4, 2018 12:34
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