-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Feature request: Occurrences, real type, and last child indicator are shown in TXT/CSV export; exporting stops when reached the final expanding level on all branches #22
Comments
Exclude binary files from your patch. |
Sorry, Kompare did not listed them and i did not notice. Patchfile has been updated. |
Thank you for your contribution. |
@dgis Before commit, change the name of the public override string Name
{
get
{
return "SVG";
}
} |
@dgis The purpose of LASTCHILD is that it marks the line as a last child on a branch. |
@paulushub I change that. Thank you. |
So, i put everything into XSD Diagram's exporter, what i needed and made a new patch: http://oscomp.hu/depot/xsddiagram.diff
The text was updated successfully, but these errors were encountered: