SVG Regression: Capture tool creates wrong looking SVG
MuseScore d08e14cc36
I verified that before the 9 SVG improments commit https://github.com/musescore/MuseScore/commit/6f0a9c36ff834c2001bea7967… it was working correctly.
Open a score
Enter Capture Mode mode (press the camera button in the toolbar)
Select a couple of staves to capture
Right click and choose save (Any mode)
Save to SVG
Result: the SVG looks bad
Comments
I have posted a fix here, for you to review:
https://github.com/musescore/MuseScore/compare/master...sidewayss:%2392…
The second commit fixes this issue. Very minor changes to fotomode.cpp.
Let me know when/if you want me to do a pull request.
Github remedied, with new branch (named 01-16-SVG-fixes). Here is the pull request (2338(:
https://github.com/musescore/MuseScore/pull/2338
Fixed in branch master, commit 39305e610c
fix #92921
fix #92921
SVG Export: capture tool malfunction
1 new line of code plus
1 modified line of code in
1 file: fotomode.cpp
Fixed in branch master, commit 39305e610c
fix #92921
fix #92921
SVG Export: capture tool malfunction
1 new line of code plus
1 modified line of code in
1 file: fotomode.cpp
Fixed in branch 2.0.3, commit 58ce8fa8f0
fix #92921
fix #92921
SVG Export: capture tool malfunction
1 new line of code plus
1 modified line of code in
1 file: fotomode.cpp
Fixed in branch 2.0.3, commit 58ce8fa8f0
fix #92921
fix #92921
SVG Export: capture tool malfunction
1 new line of code plus
1 modified line of code in
1 file: fotomode.cpp
Automatically closed -- issue fixed for 2 weeks with no activity.