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

Include connectors in sidebar #138

Closed
Mq89 opened this issue Jun 19, 2023 · 1 comment
Closed

Include connectors in sidebar #138

Mq89 opened this issue Jun 19, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@Mq89
Copy link
Member

Mq89 commented Jun 19, 2023

It would be helpful to have the (currently two?) connector types available as templates in the sidebar.
Is this sufficiently easy implementable?

Here are the two connector types and their respective styles (I removed superfluous default entries in the styles).

Normal Connector

grafik

Style:

html=1;
strokeWidth=2;

Control Connector

grafik

Style:

html=1;
strokeWidth=2;
startArrow=diamondThin;
startFill=1;
endArrow=none;
endFill=0;
@Mq89 Mq89 added the enhancement New feature or request label Jun 19, 2023
@tobi18991
Copy link
Member

Sorry for the late reply. It should be rather easy to add the two connector types to the sidebar. I will have a look into this later.

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

No branches or pull requests

2 participants