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

Preserve original offsets when dropping custom items from the palette to the score #17202

Open
lgvr123 opened this issue Apr 11, 2023 · 0 comments
Labels
feature request Used to suggest improvements or new capabilities palettes

Comments

@lgvr123
Copy link

lgvr123 commented Apr 11, 2023

Your idea

When an items is dropped from the palette to the score it should be dropped with the offset and positioning values it was created with.

E.g.

  • Adding the following element to a custom palette (which has no automatic placement, and custom OffsetY values)
    Palette_original line

  • And adding it to another staff from the palette, should place it in the same relative position:
    Palette_Drop TOBE

Problem to be solved

Today dropping such element from the palette looses all the positioning values from the original item, and forces the users to lay out it manually on both the main score and the part scores:
Palette_Drop ASIS

Prior art

No response

Additional context

See discussion Copy Part Layout

@muse-bot muse-bot added the feature request Used to suggest improvements or new capabilities label Apr 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Used to suggest improvements or new capabilities palettes
Projects
None yet
Development

No branches or pull requests

3 participants