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 GH#19186: Prevent merging articulations on xml import #239

Merged
merged 1 commit into from
Dec 2, 2023

Conversation

Jojo-Schmitz
Copy link
Owner

@Jojo-Schmitz Jojo-Schmitz commented Nov 29, 2023

Backport of musescore#20248

Resolves: musescore#19186

The crash in the issue arose from the code to create combined articulations from individual ones. We have since comitted to single articulations, so this code has been removed. Also split up on import.

@Jojo-Schmitz Jojo-Schmitz force-pushed the 3.x-xml-split-articulation branch 6 times, most recently from 49108f9 to 88ec312 Compare November 29, 2023 17:54
@Jojo-Schmitz
Copy link
Owner Author

Jojo-Schmitz commented Nov 29, 2023

Seems it needs (a part of) #159 first
And a resync with musescore#20248

Edit: both done

@Jojo-Schmitz Jojo-Schmitz deleted the branch 3.x December 1, 2023 08:15
@Jojo-Schmitz Jojo-Schmitz reopened this Dec 1, 2023
@Jojo-Schmitz Jojo-Schmitz marked this pull request as draft December 1, 2023 09:39
@Jojo-Schmitz Jojo-Schmitz marked this pull request as ready for review December 2, 2023 11:05
Backport of musescore#20248

Plus a bit from musescore#19132, those changes to exportxml.cpp (the rest is to follow later
@Jojo-Schmitz Jojo-Schmitz merged commit a30c73d into 3.x Dec 2, 2023
@Jojo-Schmitz Jojo-Schmitz deleted the 3.x-xml-split-articulation branch December 2, 2023 12:26
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.

2 participants