Skip to content

Support moving note input cursor beyond score for more navigation commands#32433

Open
XiaoMigros wants to merge 6 commits intomusescore:masterfrom
XiaoMigros:next-measure-beyond
Open

Support moving note input cursor beyond score for more navigation commands#32433
XiaoMigros wants to merge 6 commits intomusescore:masterfrom
XiaoMigros:next-measure-beyond

Conversation

@XiaoMigros
Copy link
Contributor

Currently only moving between chords (left/right arrow) is supported, this PR allows moving the cursor beyond the score when navigating between measures or systems as well.

@mathesoncalum mathesoncalum added the needs design approval Feature/change requests that need a go/no-go from the design team before being worked on label Mar 5, 2026
@avvvvve
Copy link

avvvvve commented Mar 5, 2026

@XiaoMigros Looks good!

I don't think this was caused by this PR, but I noticed that once I've moved the cursor to the area beyond the end of the score, the last thing in the last measure still looks selected. As a side effect, if the last thing is a note and I keep pressing right arrow or use the 'next measure'/'next system' shortcuts, the note preview plays on each press.

Would it be possible to _NOT _ have the last element selected in this state? If this should be tackled in a different PR, do let me know and I can file an issue.

image

@mathesoncalum mathesoncalum removed the needs design approval Feature/change requests that need a go/no-go from the design team before being worked on label Mar 5, 2026
@XiaoMigros XiaoMigros force-pushed the next-measure-beyond branch from fcfdc00 to ac734e6 Compare March 8, 2026 09:33
@zacjansheski
Copy link
Contributor

  1. Essentially the same thing as noted above, it takes two clicks to move back to the last measure of the score after going beyond the score
  2. Drum panel closes when going beyond the score (doesn't happen in nightly)
video1913289872.mp4

@zacjansheski
Copy link
Contributor

Pressing right after reaching end of score jumps to top instrument

video1442210862.mp4

@mathesoncalum
Copy link
Contributor

Pressing right after reaching end of score jumps to top instrument

Thanks @zacjansheski - should be resolved now. Please check that #25371 remains fixed and that the requirements of #24157 are all good.

@zacjansheski
Copy link
Contributor

When using command+arrow, go beyond the score then back, note input cursor jumps to the top instrument

video1492058661.mp4

@mathesoncalum
Copy link
Contributor

Fixed now @zacjansheski - third time's a charm...

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.

4 participants