-
Hi @jerosoler
I am using this Library, and I am facing one issue in my node i have the input and output in both directions horizontally and vertically but when I try to connect a node Horizontally a…
-
Hey I've been loving your plugin! extremely versatile!
I was wondering if there is a way for the connection line (connection being created) to be dragged to the closest node on screen, like a magne…
ElHex updated
3 years ago
-
Thank all of you very much for sharing 👍
I tried many ways to build flow through meta nodes json, none of them worked very well. 😟😟😟
SO I developed a set of functions for **automatic programmati…
-
I'm trying to make litegraph not look blurry on HiDPI displays. It looks great if I double the canvas size and then use css to scale it down. The problem is that interacting with the canvas no longer …
-
look at airflow or dagster. (they have papermill support)
https://github.com/dagster-io/dagster
-
Hello,
when i switch between components or save my drawflow , nodes positions are reset to default and lost they x , y positions.
i found the issue happen just after json is import
if …
-
How can we save the whole editor in a png or something like? Thank you so much @jerosoler
-
Hello, thank you for the great libarary. It's so useful. Love it!
I want to know there is a way to make addConnection func to asynchronous function.
I want to apply Async/Await concept to this fun…
-
Hello Jerosoler,
I have implemented this in angular.My issue is after setting zoom out manually and then zoomrefresh() so the connected lines of each node gets disconnected as you can see in below im…
-
I am using `Konvajs/Vue-Konva` within my `Vuejs/Nuxt` application. Using `Konva` I am creating the `Rect` shape dynamically at run time. Now I would like to use some sort of `Connectors` to connect th…