Skip to content

Conversation

@bakajikara
Copy link
Contributor

@bakajikara bakajikara commented Oct 23, 2025

Resolves: #22600
Resolves: #24787

This PR enables users to directly input notes beyond the end of the score using the mouse or keyboard, which automatically appends a new measure. It also appends measures when other operations, like repeating selection or changing duration, cause the content to extend past the final barline, allowing for a continuous workflow without needing to manually add measures first.

  • I signed the CLA
  • The title of the PR describes the problem it addresses
  • Each commit's message describes its purpose and effects, and references the issue it resolves
  • If changes are extensive, there is a sequence of easily reviewable commits
  • The code in the PR follows the coding rules
  • There are no unnecessary changes
  • The code compiles and runs on my machine, preferably after each commit individually
  • I created a unit test or vtest to verify the changes I made (if applicable)

@bakajikara bakajikara changed the title Append measure on input at end of score Append measure on input beyond the end of score Oct 23, 2025
@bakajikara bakajikara force-pushed the append-measure-on-input-rebased branch 2 times, most recently from 722b933 to eb3bbba Compare October 23, 2025 09:55
@bakajikara bakajikara changed the title Append measure on input beyond the end of score Automatically append measures when editing extends beyond the end of score Oct 23, 2025
@bakajikara bakajikara force-pushed the append-measure-on-input-rebased branch from fe20cf2 to a404994 Compare October 24, 2025 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant