Images read with incorrect size 2.x->3.0
Reported version
3.0
Type
Functional
Frequency
Once
Severity
S4 - Minor
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project
When an image has the 'Size in stave units' flag set to false, it's read incorrectly. It's instead read as if it is in spatium units.
It seems that it's read as a spatium, then converted from spatium units to non-spatium units if the 'Size in stave units' flag is set to false.
See the score here: https://musescore.com/openscore/scores/5090058
I'm looking at a fix for this.
Fix version
3.0.1
Comments
https://github.com/musescore/MuseScore/pull/4575
Fixed in branch master, commit 22be472db3
fix #281720: image read with incorrect size 2.x->3
Fixed in branch master, commit 7149f1aade
Merge pull request #4575 from jthistle/281720-image-incorrect-size-2x-3
fix #281720: image read with incorrect size 2.x->3
Automatically closed -- issue fixed for 2 weeks with no activity.