kaishuu0123/vscode-erd

Some label options don't work

kvaleev opened this issue · 3 comments

Looks like some of the label options (for instance font and border-color) don't make any difference not in the preview nor on the output file.

Or I get it wrong, and the options from https://github.com/BurntSushi/erd are not implemented in this project?

Thanks.
Please show me the ERD code that you said would don't work.

For instance:

[Users] {bgcolor: "#EDEDED", size: "25", font: "Helvetica", border-color: "#A5A5A5"}
*id
role
is_active

Here works only bgcolor, other options are ignored:

@kvaleev Thank you for your comment.

This problem is due to erd-go.
This issue is closed because i created an erd-go issue.