My quick and dirty attempt to fix the issue #21. Note that I have made the SVGGlycanRendere::paintResidue method consistent with the AbstractGlycanRendere::paintResidue method and use an internal data-member for what used to be the additional structure parameter. SVGGlycanRendere::paintResidue has been updated to match AbstractGlycanRendere::paintResidue with respect to the active_residues argument and logic.
My quick and dirty attempt to fix the issue #21. Note that I have made the SVGGlycanRendere::paintResidue method consistent with the AbstractGlycanRendere::paintResidue method and use an internal data-member for what used to be the additional structure parameter. SVGGlycanRendere::paintResidue has been updated to match AbstractGlycanRendere::paintResidue with respect to the active_residues argument and logic.