images attached to measures don't propagate between score and existing parts
Reported version
3.4
Type
Functional
Frequency
Once
Severity
S3 - Major
Reproducibility
Always
Status
closed
Regression
No
Workaround
Yes
Project
In a score with linked parts drag an image into a measure, or onto a note or rest
Check the part: image is not there
Workaround: delete and regenerate the part
(note though that attaching images to measure doesn't work in 3.4, see #292606: image attached to a measure doesn't show, so 3.5 is needed, but the problem with notes/rests exists in 3.4 already, probably much longer)
Fix version
3.5.0
Comments
When I drop an image onto a note or a rest, the image is copied to the part. I do not know what you are doing differently. This does not break multimeasure rests, though, (which may be a bug in itself), so you may have to toggle multimeasure rests in order to see it. I have a fix for the case of dropping an image onto a measure. See https://github.com/mattmcclinch/MuseScore/commit/830d3c4.
I dropped it to a note and it didn't propagate. Will test again, tomorrow...
Right, attaching images to chords/rests does propagate, not sure what I have seen earlier
See https://github.com/musescore/MuseScore/pull/6330.
Fixed in branch 3.x, commit f7a15ae4cd
_Fix #307741: images attached to measures don't propagate between score and existing parts
There is code to correctly deal with images, but it is not reached unless ElementType::IMAGE is excluded from what is handled earlier._
Fixed in branch 3.5rc, commit ac671de016
_Fix #307741: images attached to measures don't propagate between score and existing parts
There is code to correctly deal with images, but it is not reached unless ElementType::IMAGE is excluded from what is handled earlier._
Automatically closed -- issue fixed for 2 weeks with no activity.