Closed wergo closed 9 months ago
Describe the problem When rendering tab notation, the note elements are rendered twice (one inside the other). The rendered SVG image looks ok, but the SVG DOM is incorrect.
To Reproduce
Expected behavior Only one <g> element of class="note" should be present.
<g>
class="note"
Verovio information
Well spotted!
Thanks a lot!
not yet merged
Describe the problem When rendering tab notation, the note elements are rendered twice (one inside the other). The rendered SVG image looks ok, but the SVG DOM is incorrect.
To Reproduce
Expected behavior Only one
<g>
element ofclass="note"
should be present.Verovio information