jerosoler / Drawflow

Simple flow library 🖥️🖱️
https://jerosoler.github.io/Drawflow/
MIT License
4.65k stars 722 forks source link

Change output origin #462

Closed my-nd closed 2 years ago

my-nd commented 2 years ago

Hello @jerosoler!

I was wondering if there is a way to change the origin of the output in order to change where the connection line starts. I tried to change output "transform-origin" in css but it seems to have no effect. Is there a way to change it? Thanks in advance.

jerosoler commented 2 years ago

transform-origin is for rotated objects.

If you want to modify the position of the exit point:

If you want to modify the curve line: