-
hi, @ajainarayanan jsplumb has update to version 2.5.1, do you have plan to update to the new version?
-
1. Connect an action to a ruleset
2. Drag arrow from arrowhead off of ruleset away from ruleset so it detaches, then reconnect to ruleset
3. You get a dialog for an action set
Expected:
reconn…
-
Fabrik doesn't seem to be working on the latest version of edge. Seems to be an issue w/ jsplumb.
As a temporary fix, can I add a message that says please use Google Chrome to access Fabrik?
-
There are two awesome images shown in the `README`, of two more complex examples regarding custom controls. But I cannot find them in the demos folder or storybook.
Is this code somewhere available…
-
https://www.npmjs.org/package/node-rsa
https://www.npmjs.org/package/browserify
I hava a file rsa.js,generated by browserify -r node-rsa/NodeRSA.js >rsa.js
When I want to minimize it,I got a error:"71…
-
Hi there are 2 very confusing items in your documentation page, Im hoping you can clarify it.
There is Actor settings, Name, Value and Rule:
- Is this the same as a role in ASP MVC, or is it a user,…
-
If a mouse event is dispatched programmatically to a target then it does not reach target if, in the MouseEvent constructor, target and relatedTarget values are same.
It happens due to condition:
…
ghost updated
6 years ago
-
![screen shot 2017-09-04 at 16 33 37](https://user-images.githubusercontent.com/1265262/30030724-e91dab6c-918e-11e7-83bf-bfd6d00f8bd1.png)
https://github.com/jsplumb/jsPlumb/issues/651
-
## Steps to reproduce
dotnet core 2.0
Visual Studio 2017 15.5.1
Publish Web Application
## Expected behavior
folder with name node_modules should be published like any other folder
## Actua…
-
- [x] Add users to the map
- [x] Make users draggable
- [x] Make it possible to establish dependencies to other nodes
- [x] Make it possible to delete said dependencies
- [x] Ensure deleted nodes …