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

A side effect of PR#191 #210

Open
brynne8 opened this issue Sep 6, 2020 · 0 comments
Open

A side effect of PR#191 #210

brynne8 opened this issue Sep 6, 2020 · 0 comments

Comments

@brynne8
Copy link
Contributor

brynne8 commented Sep 6, 2020

st=>start: Start:>http://www.google.com[blank]
e=>end:>http://www.google.com
op1=>operation: My Operation
cond=>condition: Yes
or No?:>http://www.google.com
io=>inputoutput: catch something...

st->op1->cond
cond(yes)->io->e
cond(no)->op1

@robertleeplummerjr @adrai The basic example was rendered as follows after PR#191 was merged. The 'no' condition draws a line to the top-right instead of right direction, even if I explicitly specify the direction.

Screenshot_2020-09-06 Demo page(1)

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

No branches or pull requests

1 participant