musescore / musescore/MuseScore
Duplicate (and linked) images are imported on linked staves
Open
@DmitryArefiev is already working on this.
Since Apr 19, 2023.
needs review
P3
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
Other type of issue
Bug description
Importing an image on a measure of a pair of linked staves currently:
- Imports two images instead of one
- Links the two images together, making it impossible to delete one without deleting them both
I would expect only one image to be applied to the target (highlighted) measure on import.
Steps to reproduce
See demo video
Screenshots/Screen recordings
https://www.dropbox.com/s/vft0nscy9lzr82z/images-linked-staves.mov?dl=0
MuseScore Version
OS: macOS 13.1, Arch.: x86_64, MuseScore version (64-bit): 4.0.2-231090503, revision: github-musescore-musescore-c163f09
Regression
No.
Operating system
macOS 13.1
Additional context
@iwoithe perhaps you might want to have a look at this, while you also continue to work on #15985? 🙂
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.
Assessment
This issue has not been assessed yet.