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 Issue] Weird stem flips around the middle line #9959

Closed
mike-spa opened this issue Dec 2, 2021 · 0 comments · Fixed by #9969
Closed

[MU4 Issue] Weird stem flips around the middle line #9959

mike-spa opened this issue Dec 2, 2021 · 0 comments · Fixed by #9969

Comments

@mike-spa
Copy link
Contributor

mike-spa commented Dec 2, 2021

Maybe I'm just not understanding the rule causing the flip, but it feels odd.

To Reproduce

  1. Note insert by mouse click
  2. First note: stem down (Pic 1)
  3. Second note: stem down (Pic 2)
  4. Third note (A): stem down (Pic 3)
  5. Fourth note (A): causes stem flip (Pic 4)
  6. Cancel the last note: stems remain up (Pic 5)
  7. All next B notes remain with stem up (Pic 6)
  8. Move the last note up to C# by upward arrow key: makes them flip down (Pic 7)
  9. Move the C# down: now all are down but the last one is up (Pic 8)

Expected behavior (I put question marks because I'm unsure)
4. Why does only the second A cause the flip and not the first one?
6. Canceling the last note (which caused the stem flip) should undo the stem flip?
7. If I continue inputting a series of B notes (I could see this happen if this was a drum line, for instance), do we really want them all with stem up? Isn't it unusual?
9. This gets corrected as soon as a note is inserted in the next bar, but what if this is the last bar of the piece?

My feeling is that some checks are missing to restore the previous positions if the move that triggers the flip is undone (either by cancelling or by Ctrl+Z).

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Windows 10
    pic1
    pic2
    pic3
    pic4
    pic5
    pic6
    pic7
    pic8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

2 participants