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

fix #290047: require Shift to adjust segment with cursor keys in edit… #5210

Merged
merged 1 commit into from
Aug 19, 2019

Conversation

MarcSabatella
Copy link
Contributor

… mode

See https://musescore.org/en/node/290047. Also a couple of forum threads, and my comment in #4930 (comment). People definitely miss the ability to adjust note offset with cursor keys, this was lost when editDrag() was changed to adjust segment leading space instead.

So, this PR makes keyboard adjustment (left/right, Ctrl+left/right) revert to the old behavior of adjusting the note or chord. I also allowed Ctrl+drag to revert to the old behavior. Shift with keyboard will now use the new behavior.

@anatoly-os anatoly-os merged commit b101167 into musescore:master Aug 19, 2019
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.

None yet

2 participants