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

[MU4] Fix #316504: Update MusicXML Import of Fretboard Diagrams #8014

Merged

Conversation

Jojo-Schmitz
Copy link
Contributor

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

Port of #7455 to master

@@ -1333,6 +1333,7 @@ void FretDiagram::writeMusicXML(XmlWriter& xml) const
xml.tag("fret", "0");
xml.etag();
} else {
Copy link
Contributor

Choose a reason for hiding this comment

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

Careful, I explicitly removed this else statement for a reason in original PR :)

Copy link
Contributor Author

@Jojo-Schmitz Jojo-Schmitz Apr 27, 2021

Choose a reason for hiding this comment

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

oops
Better now?

@Jojo-Schmitz Jojo-Schmitz force-pushed the fretboard-diagram-musicxml-import branch from 48a0e95 to 6eb7823 Compare April 27, 2021 10:43
@Jojo-Schmitz
Copy link
Contributor Author

Jojo-Schmitz commented Apr 27, 2021

Currently no way to really test it, due to issue #7686, but testing its 3.x counterpart, #7455 , indicates that it is working as advertised

@vpereverzev vpereverzev merged commit d74a1aa into musescore:master Apr 28, 2021
@Jojo-Schmitz Jojo-Schmitz deleted the fretboard-diagram-musicxml-import branch April 28, 2021 10:54
Jojo-Schmitz pushed a commit to Jojo-Schmitz/MuseScore that referenced this pull request May 11, 2021
Jojo-Schmitz pushed a commit to Jojo-Schmitz/MuseScore that referenced this pull request Jun 28, 2021
Jojo-Schmitz pushed a commit to Jojo-Schmitz/MuseScore that referenced this pull request Jul 27, 2021
Jojo-Schmitz pushed a commit to Jojo-Schmitz/MuseScore that referenced this pull request Jul 27, 2021
Jojo-Schmitz pushed a commit to Jojo-Schmitz/MuseScore that referenced this pull request Jul 27, 2021
Jojo-Schmitz pushed a commit to Jojo-Schmitz/MuseScore that referenced this pull request Jul 28, 2021
Jojo-Schmitz pushed a commit to Jojo-Schmitz/MuseScore that referenced this pull request Jul 28, 2021
Jojo-Schmitz pushed a commit to Jojo-Schmitz/MuseScore that referenced this pull request Aug 13, 2021
Jojo-Schmitz pushed a commit to Jojo-Schmitz/MuseScore that referenced this pull request Aug 13, 2021
Jojo-Schmitz pushed a commit to Jojo-Schmitz/MuseScore that referenced this pull request Aug 19, 2021
Jojo-Schmitz pushed a commit to Jojo-Schmitz/MuseScore that referenced this pull request Aug 19, 2021
Jojo-Schmitz pushed a commit to Jojo-Schmitz/MuseScore that referenced this pull request Sep 2, 2021
Jojo-Schmitz pushed a commit to Jojo-Schmitz/MuseScore that referenced this pull request Sep 23, 2021
Jojo-Schmitz pushed a commit to Jojo-Schmitz/MuseScore that referenced this pull request Mar 5, 2023
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.

3 participants