Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Object node is showed incorrectly #65

Open
vantm opened this issue Mar 23, 2020 · 4 comments · Fixed by jaime-olivares/yuml-diagram#32
Open

Object node is showed incorrectly #65

vantm opened this issue Mar 23, 2020 · 4 comments · Fixed by jaime-olivares/yuml-diagram#32

Comments

@vantm
Copy link

vantm commented Mar 23, 2020

When I input the syntax like this

// {type:activity}
(start)->[Water]->(Fill Kettle)->(end)

Actual output:

Code_eiSmGDrUn9

Expecting:
The object node should be shown as a rectangle.

@aduh95
Copy link
Contributor

aduh95 commented Mar 23, 2020

Expected output is:

Activity diagram with Object Node

aduh95 added a commit to aduh95/yuml2svg that referenced this issue Mar 23, 2020
aduh95 added a commit to aduh95/yuml-diagram that referenced this issue Mar 23, 2020
aduh95 added a commit to aduh95/yuml-diagram that referenced this issue Mar 23, 2020
@vantm
Copy link
Author

vantm commented Mar 24, 2020

Wow, quick fix. Thanks @aduh95

@colinwirt
Copy link

@jaime-olivares can you please review this PR? Great extension, we'd really appreciate it :)

@jaime-olivares
Copy link
Owner

jaime-olivares commented Jun 20, 2022

Solved in version 1.2 of yuml-diagram. Still pending to incorporate into the vscode extension

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants