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

More system object refinements #26572

Merged
merged 3 commits into from
Feb 18, 2025

Conversation

mike-spa
Copy link
Contributor

@mike-spa mike-spa commented Feb 18, 2025

Resolves:

  • Layout breaks still showing in the system markings list.
  • When staves are hidden, system objects should fold downwards (i.e. the upper ones should replace the lower ones), but they were currently doing the opposite
  • Remove the system object UI from part scores. At the moment the UI doesn't work for part scores because the whole tree model that makes up the instrument panel referes to the master score (cause that's where the full list of instrument and staves is) but this doesn't really work for system objects. It's not hard to fix, but we'll do it later. @RomanPudashkin

@oktophonie oktophonie added Pre-release feature issue This pertains to a new feature and should be addressed prior to release engraving UX/interaction labels Feb 18, 2025
Let the upper system object replace the lower one when staves are hidden, not the opposite
@mike-spa mike-spa force-pushed the systemObjectCorrection branch from 2f8992a to 1c1100e Compare February 18, 2025 16:30
@miiizen miiizen merged commit 1366a6d into musescore:master Feb 18, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
engraving Pre-release feature issue This pertains to a new feature and should be addressed prior to release UX/interaction
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants