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 #56556: set correct track for volta #1954

Closed

Conversation

MarcSabatella
Copy link
Contributor

The recent fix for a crash and other issues upon trying to add a volta to a staff other than the top had the side effect of making the volta actually appear on the staff to which you dragged it, rather than always appearing on the top staff only. I am assuming this was inadvertent. My change here fixes that, in a manner consistent with the rest of the code here. There are other ways this could have been fixed, probably simpler too; see discussion in issue report.

If the intent really is to allow voltas to be attached to non-top staves, we should fix how they are linked to parts, probably also fix the dotted line to the top staff that appears while dragging the volta to your score.

@lasconic
Copy link
Contributor

More about it tomorrow, but I think it was the intent so we should fix the parts + the line...

@MarcSabatella
Copy link
Contributor Author

Fair enough. Eventually we might consider the same for tempo, repeat, and the other element types handled here, which are currently always hard-coded to appear on staff 0.

@lasconic lasconic closed this Apr 20, 2015
@MarcSabatella
Copy link
Contributor Author

Great, I look forward to checking out the new volta code - it does seem like it will be a nice enhancement!

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