jgraph / drawio

draw.io is a JavaScript, client-side editor for general diagramming.
https://www.drawio.com
Other
40.84k stars 7.59k forks source link

Allow Different Default Shapes on Connection Menu. #4644

Closed deadlyBuzz closed 3 weeks ago

deadlyBuzz commented 3 weeks ago

Is your feature request related to a problem? Please describe. I use Drawio to create UML Activity diagrams that describe how a system is to behave, and I find the Default shapes from an the connection menu (Hovering on the floating arrow) don't suit the style I'm looking to use image

Describe the solution you'd like I'd like a Mechanism to load or adjust these pieces so I can define the shapes that are on this menu for each type of UML chart I'm developing.

Describe alternatives you've considered At present, the only way is to have a custom Shape Library and drag each over the floating arrow to create them.

alderg commented 3 weeks ago

Duplicate of https://github.com/jgraph/drawio/issues/4130

deadlyBuzz commented 3 weeks ago

Thank you. I would never have thought of searching for "Picker" for the control. I did search for it.