musescore / musescore/MuseScore
Allow dragging of stave type changes
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Your idea
Allow a stave type change element to be dragged.
Problem to be solved
Currently, when a stave type change is inserted into a score, it can be copied and pasted, but not dragged.
Prior art
No response
Additional context
No response
Checklist
- This request follows the guidelines for reporting issues
- I have verified that this feature request has not been logged before, by searching the issue tracker for similar requests
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the stave type change element and the existing handling for dragging comparable score elements, then compare it with the copy-and-paste path described in the issue. The work is complete when an inserted stave type change can be dragged to a new position without breaking its score behavior; the issue names no files or tests, so these entry points must first be identified.
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
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100