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

bug end-connector change dynamically #28

Closed
lorenzopub opened this issue May 20, 2017 · 3 comments
Closed

bug end-connector change dynamically #28

lorenzopub opened this issue May 20, 2017 · 3 comments

Comments

@lorenzopub
Copy link

lorenzopub commented May 20, 2017

hi susie,

i just found a bug with the end-connector :

after 1st setup, if i want to change the end-connector dynamically, the new end-connector is displayed but the old one is not removed.

1st setup : annotation.connector.end = 'dot';

....
annotation = makeAnnotations.annotations.collection().annotations[annotation_idx];
annotation.connector.end = 'arrow'
makeAnnotations.annotations.update();

image

@susielu
Copy link
Owner

susielu commented Jun 6, 2017

I believe this is resolved in 1.17.0, let me know if you have any problems with it.

@susielu susielu closed this as completed Jun 6, 2017
@lorenzopub
Copy link
Author

it works when i switch between arrow & dot, but not if i switch to 'none'

@susielu susielu reopened this Oct 9, 2017
@susielu
Copy link
Owner

susielu commented Mar 31, 2018

This should be working now in 2.2.4

@susielu susielu closed this as completed Mar 31, 2018
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

2 participants