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

Classes missing from endpoints after suspending drawing #81

Open
panayotisk opened this issue Jun 15, 2022 · 1 comment
Open

Classes missing from endpoints after suspending drawing #81

panayotisk opened this issue Jun 15, 2022 · 1 comment

Comments

@panayotisk
Copy link

version: jsplumb 5.8.0
description: After suspending drawing and resuming (as described here) the connection endpoints do not acquire the classes jtk-endpoint-connected and jtk-enpoint-full.
expected behavior: One would expect to have consistent classes to use styling via css.
code sandbox: https://codesandbox.io/s/class-jtk-endpoint-connected-missing-after-suspend-q720if?file=/src/index.js
notes: In the code sandbox the red-blue element endpoints that are drawn during suspended drawing are missing the above classes, while the green-yellow element endpoints are keeping these classes. I haven't tried the behavior of the batch() method.

@Zanzavar
Copy link

Any updates regarding this bug? I noticed in the sandbox above that the classes are still missing from the suspended endpoints in 5.13.7

@sporritt sporritt transferred this issue from jsplumb/jsplumb Oct 17, 2023
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