svgSalamander icon indicating copy to clipboard operation
svgSalamander copied to clipboard

master

Open thedarkmen4you opened this issue 6 years ago • 2 comments

thedarkmen4you avatar Dec 06 '18 07:12 thedarkmen4you

This looks like a big change. Could you describe in more detail what the issue is that this is supposed to solve?

Also, your edits to SVGDiagram.java are replacing a lot of existing lines with identical lines. You need to fix this so that only the changes you made appear in the pull request.

blackears avatar Jan 05 '19 20:01 blackears

There is still the problem that you are overwriting SVGDiagram.java and XMLParseUtil.java with what appears to be identical copies of these files. You need to change your commit so that only changes you made are submitted. Also, how are your new files used if there is nothing in the main code that calls them?

blackears avatar Jan 07 '19 17:01 blackears