-
Notifications
You must be signed in to change notification settings - Fork 24
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
Activity diagrams
: Add horizontal fork node
#245
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes @akesfeden , this PR is just for the addition of a new element, which is a Horizontal Fork node, and that behavior is out of scope. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested during TS, worked fine 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested during testing session. Works as described.
Development
: Addition of horizontal fork node for Activity DiagramsActivity diagrams
: Add horizontal fork node
Checklist
Motivation and Context
This PR introduces a Horizontal fork node for Activity Diagrams.
Issue Number: #240
Description
Horizontal fork node for drawing Activity/Sequence diagram was not possible in Apollon.
In order to solve this problem, a new Horizontal fork node is now introduced.
Steps for Testing
yarn install
yarn build
followed byyarn start
localhost:8888
OR
Screenshots
Additional Info:
Changes included in Release version: 2.10.4-alpha.2