Closed rdimaunahan closed 1 year ago
Hi @rdimaunahan, thank you for the comment.
You can use onDrag
event listener to check it and dodge other elements.
Do you mind showing an example to do so?
See this example: https://anseki.github.io/plain-draggable/#ex-040-stage The draggable element dodges another element that looks like an island. And, the next example with LeaderLine works the same as the first example. The second example is easier than the first one because that doesn't have curve lines.
No reply came, then this abandoned issue is closed.
Hi anseki! I just want to as if there is a way to make the draggable objects not overlap with other draggable object when being dragged across the workspace?