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

Moving Chord Changes Minimum Distance to -999 #501

Open
BanjoJake opened this issue Jun 13, 2024 · 3 comments
Open

Moving Chord Changes Minimum Distance to -999 #501

BanjoJake opened this issue Jun 13, 2024 · 3 comments
Labels

Comments

@BanjoJake
Copy link

BanjoJake commented Jun 13, 2024

In the attached file, select the C chord in bar 6 by clicking on it. In the Inspector window, set Offset Y= -5sp.
Click elsewhere on the screen to de-select the chord, then select it again, this time set Offset Y= -1.50sp.
Click elsewhere on the screen to de-select the chord, then select it again. Note that the minimum distance
has changed to -999, even though the original and final positions are well above the staff line. This results in various other downstream misbehavior.

Also happpens when the chord symbol is moved with a mouse.

Observed in MuseScore (64-bit):
3.7.0.9481291153 / 5518553 on Windows 10
3.6.2.548021803 / 3224f34 on Windows 11

Moving Chord Changes Minimum Distance to -999.zip

@BanjoJake
Copy link
Author

According to musescore.org/en/node/322365#comment-1085645, Musescore intentionally sets the minimum distance to -999 if an item is moved too close to the staff. Whatever that threshold distance is, it should be reduced (or the behavior omitted entirely) for chord symbols.

@BanjoJake
Copy link
Author

Work-around is to turn off Automatic Placement,

@BanjoJake
Copy link
Author

Here's an example where moving one chord changes the minimum distance of a different chord to -999.
Select the G chord in bar 1 by clicking on it. In the Inspector window, set Offset Y= -5sp.
Click elsewhere on the screen to de-select the chord, then select it again, this time set Offset Y= -1.50sp.
Click elsewhere on the screen to de-select the chord.
Select the G chord in bar 5 by clicking on it. In the Inspector window, set Offset Y= -5sp.
The G chord in bar 1 immediately jumps down and its minimum distance changes to -999..

Windows 10, MuseScore version (64-bit): 3.7.0.9493594215 / 5518553
Moving one Chord Moves Another.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants