-
**Version:** jsplumb 5.4.0
**Summary:** Setting a managed element's child element as a source selector, a connection's starting endpoint remains on the child while dragging the connection. It seems m…
-
"jsplumb": "^2.6.3"
rOverlay.bind("click", (value, originalEvent) => {
console.log('clicked');
});
one mouse click but console print twice. And use "===" can judge the originalEvent is same …
-
Hallo
is there no way to change options after on runtime ?
I want to change the grid size.
-
Hopefully somebody can help with this problem in jsPlumb. When I programmatically create connections the behaviour is different from creating a connection with drag and drop.
When the connection ha…
-
```
Hello
Does JsPlumb have an option that allows custom overlays or labels to rotate
with the connection line ?
Thanks ?
```
Original issue reported on code.google.com by `ofiti...@gmail.com` o…
-
I've got a container in a flexbox. The size and position of the container can change dynamically.
The content is also laid out dynamically and can cause the container to "overflow" (i.e. utilise scr…
-
Hi
It would be nice to move relation label (see image) or zoom in/out "viewport". If we have a lot of models then it is a bit annoying when they overlap each other or when we have to scroll to find…
-
**version:** jsplumb 5.5.5
**description:** While dragging a source endpoint the css classes on the endpoint element(s) are different if the connection is created with the mouse from a connection cre…
-
Hello,
I am wondering if there is a possibility to change the options of draggable objects, after creation. More specifically by letting the user specify a grid size. This was mentioned last year in …
-