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] ENG-97: Dashed lines that cross systems become continuous #8903

Merged
merged 1 commit into from
Aug 26, 2021

Conversation

asattely
Copy link
Contributor

The problem was that MuseScore was attempting to draw the hook with the solid line style even when there was no hook to be drawn (because the line continued to the next system)

@Jojo-Schmitz
Copy link
Contributor

Jojo-Schmitz commented Aug 23, 2021

a) don't merge, but pull (and push -f), to avoid those merge commits (fixed meanwhile)
b) better don't use your master branch, to not block your self from further work

@asattely
Copy link
Contributor Author

a) don't merge, but pull (and puhh -f), to avoid those merge commits
b) don't use your master branch, to not block your self from furter work

yup, that's my mistake, sorry!

@cbjeukendrup
Copy link
Contributor

And shouldn't those "ENG-##" pull requests (also) go to the 3.6.2_backend branch?

@Jojo-Schmitz
Copy link
Contributor

Jojo-Schmitz commented Aug 23, 2021

All previous were. Here though I'm not even sure which problem it is trying to solve?

Like how to reproduce the issue, in master and/or 3.x

@asattely
Copy link
Contributor Author

All previous were. Here though I'm not even sure which problem it is trying to solve?

Like how to reproduce the issue, in master and/or 3.x

It's a libmscore issue, where a dashed line with a centered hook (such as let ring or palm mute) would display as solid when continuing to the next system.
image

@Jojo-Schmitz
Copy link
Contributor

Jojo-Schmitz commented Aug 23, 2021

Ah! And indeed 3.6.2 (and most probably 3.6.2_backend too) and 3.x have the same issue.

Edit 1: Only that code change doesn't fix it there (not tested it on master yet).

Edit 2: Actually it does, I've just been too stupid to apply it properly...

Jojo-Schmitz added a commit to Jojo-Schmitz/MuseScore that referenced this pull request Aug 23, 2021
The problem was that MuseScore was attempting to draw the hook with the solid line style even when there was no hook to be drawn (because the line continued to the next system)

Backport of musescore#8903
The problem was that MuseScore was attempting to draw the hook with the solid line style even when there was no hook to be drawn (because the line continued to the next system)
@Jojo-Schmitz
Copy link
Contributor

Also fixes https://musescore.org/en/node/307982

@oktophonie
Copy link
Contributor

ENG-* changes from now on are for master only.

Jojo-Schmitz added a commit to Jojo-Schmitz/MuseScore that referenced this pull request Aug 24, 2021
…ore system break

Also ENG-97: Dashed lines that cross systems become continuous

The problem was that MuseScore was attempting to draw the hook with the solid line style even when there was no hook to be drawn (because the line continued to the next system)

Backport of musescore#8903
@vpereverzev vpereverzev merged commit fb208ad into musescore:master Aug 26, 2021
Jojo-Schmitz pushed a commit to Jojo-Schmitz/MuseScore that referenced this pull request Aug 26, 2021
…ore system break

Also ENG-97: Dashed lines that cross systems become continuous

The problem was that MuseScore was attempting to draw the hook with the solid line style even when there was no hook to be drawn (because the line continued to the next system)

Backport of musescore#8903
Jojo-Schmitz pushed a commit to Jojo-Schmitz/MuseScore that referenced this pull request Aug 30, 2021
…ore system break

Also ENG-97: Dashed lines that cross systems become continuous

The problem was that MuseScore was attempting to draw the hook with the solid line style even when there was no hook to be drawn (because the line continued to the next system)

Backport of musescore#8903
Jojo-Schmitz pushed a commit to Jojo-Schmitz/MuseScore that referenced this pull request Sep 1, 2021
…ore system break

Also ENG-97: Dashed lines that cross systems become continuous

The problem was that MuseScore was attempting to draw the hook with the solid line style even when there was no hook to be drawn (because the line continued to the next system)

Backport of musescore#8903
Jojo-Schmitz pushed a commit to Jojo-Schmitz/MuseScore that referenced this pull request Sep 2, 2021
…ore system break

Also ENG-97: Dashed lines that cross systems become continuous

The problem was that MuseScore was attempting to draw the hook with the solid line style even when there was no hook to be drawn (because the line continued to the next system)

Backport of musescore#8903
Jojo-Schmitz pushed a commit to Jojo-Schmitz/MuseScore that referenced this pull request Sep 2, 2021
…ore system break

Also ENG-97: Dashed lines that cross systems become continuous

The problem was that MuseScore was attempting to draw the hook with the solid line style even when there was no hook to be drawn (because the line continued to the next system)

Backport of musescore#8903
Jojo-Schmitz pushed a commit to Jojo-Schmitz/MuseScore that referenced this pull request Sep 9, 2021
…ore system break

Also ENG-97: Dashed lines that cross systems become continuous

The problem was that MuseScore was attempting to draw the hook with the solid line style even when there was no hook to be drawn (because the line continued to the next system)

Backport of musescore#8903
Jojo-Schmitz pushed a commit to Jojo-Schmitz/MuseScore that referenced this pull request Sep 10, 2021
…ore system break

Also ENG-97: Dashed lines that cross systems become continuous

The problem was that MuseScore was attempting to draw the hook with the solid line style even when there was no hook to be drawn (because the line continued to the next system)

Backport of musescore#8903
Jojo-Schmitz pushed a commit to Jojo-Schmitz/MuseScore that referenced this pull request Sep 23, 2021
…ore system break

Also ENG-97: Dashed lines that cross systems become continuous

The problem was that MuseScore was attempting to draw the hook with the solid line style even when there was no hook to be drawn (because the line continued to the next system)

Backport of musescore#8903
Jojo-Schmitz pushed a commit to Jojo-Schmitz/MuseScore that referenced this pull request Sep 26, 2021
…ore system break

Also ENG-97: Dashed lines that cross systems become continuous

The problem was that MuseScore was attempting to draw the hook with the solid line style even when there was no hook to be drawn (because the line continued to the next system)

Backport of musescore#8903
Jojo-Schmitz pushed a commit to Jojo-Schmitz/MuseScore that referenced this pull request Sep 29, 2021
…ore system break

Also ENG-97: Dashed lines that cross systems become continuous

The problem was that MuseScore was attempting to draw the hook with the solid line style even when there was no hook to be drawn (because the line continued to the next system)

Backport of musescore#8903
Jojo-Schmitz pushed a commit to Jojo-Schmitz/MuseScore that referenced this pull request May 12, 2022
…ore system break

Also ENG-97: Dashed lines that cross systems become continuous

The problem was that MuseScore was attempting to draw the hook with the solid line style even when there was no hook to be drawn (because the line continued to the next system)

Backport of musescore#8903
Jojo-Schmitz pushed a commit to Jojo-Schmitz/MuseScore that referenced this pull request Mar 5, 2023
…ore system break

Also ENG-97: Dashed lines that cross systems become continuous

The problem was that MuseScore was attempting to draw the hook with the solid line style even when there was no hook to be drawn (because the line continued to the next system)

Backport of musescore#8903
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

5 participants