-
Hi! I'm not sure if it is a known issue or i'm doing something wrong.
When I use de _addConnection_ method, connection event "connectionCreated" occurs, I can catch the event and the connection dat…
-
Hello @jerosoler ,
Firstly great library!!
I am using this library on a project but we have a customized requirement to group Nodes in a wrapper and allow to link nodes from multiple groups to…
-
I am using the `Drawflow` library to design some nodes and everything works fine when using the `md` screens and `lg` screens but for some reason, the `canvas` is not visible when I view small screens…
-
-
Yes it's possible.
![image](https://user-images.githubusercontent.com/30957047/155692710-b72fed90-c0db-43d4-88c0-f32280b7d62c.png)
In this case I use an output displacement techn…
-
**Describe the bug**
new tab打开标签页失败之后, 无法执行background js脚本
**To Reproduce**
workflow源码, 直接运行就出错
```
{"extVersion":"1.27.2","name":"test","icon":"riGlobalLine","table":[],"version":"1.27.2","d…
-
Hi, i just made a function to arrange all Nodes.
Maybe someone could find this useful:
```
function arrangeAllNodes() {
var obj = editor.drawflow.drawflow.Home.data;
var positions = { x: []…
RoHaX updated
9 months ago
-
Hello Jerosoler !
First of all thank you for your awesome library. As of now currently I am using in angular and it is working fine. And I know you have no expertise in angular but can you please hel…
-
R crashes running some qtbase demos.
E.g. running the `characterWidget` demo results in:
```
> library(qtbase)
> source('/src/qtbase-qt4-build-cleaned-test/qtbase/demo/characterWidget.R')
Program r…
-
when we drag an drop node id will be created, i am try to display the same ID on every node
please help me with sample code