musescore / musescore/MuseScore

Make nudge amounts customizable

Open
#32,759 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

needs design UX/interaction
Dominant language
C++
Stars
15.1k
Forks
3.3k
Avg merge
2d 2h
Merged PRs (30d)
91

Description

Task

Right now, arrow keys move a selected by 0.1sp (and holding Ctrl/Cmd while doing so moves by 1sp).

Add a way for users to change these nudge amounts in Preferences.

Related to https://github.com/musescore/MuseScore/issues/32758

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the arrow-key nudge handling and the Preferences UI in MuseScore. Confirm where the default 0.1sp and Ctrl/Cmd 1sp amounts are defined, then trace how preference values are stored and applied. Done means both amounts can be changed in Preferences and arrow-key nudging uses the configured values.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.