ls1intum / Apollon

UML Modeling Editor written in React
https://apollon-library.readthedocs.io
MIT License
65 stars 22 forks source link

Activity Diagram: Horizontal bars for split/join of parallel events #236

Closed b-fein closed 2 years ago

b-fein commented 2 years ago

Is your feature request related to a problem?

In activity diagrams it is only possible to place vertical bars for split/join of activities.

Describe the solution you'd like

I’d like to be able to rotate the element to another direction, especially to align the bar horizontally.

Describe alternatives you've considered

There is a second element I can drag-and-drop from the sidebar that represents a horizontal bar.

Additional context

b-fein commented 2 years ago

Implemented in #245