Braks

Results 112 comments of Braks

I can't seem to properly reproduce this issue, could you provide me with a sandbox for this? @CubE135

Alright so after a lot of debugging and having forgotten this issue: Can you try replacing the controlledPosition object completely instead of mutating it's x and y value? So instead...

Tried on my windows machine and I couldn't reproduce the issue :/ Is this still a problem? If it is, please re-open the issue otherwise I'll close it for now...

Thanks for the report, I'll see what I can do about this :)

Hey, thanks for the PR. As you mentioned, I'd rather have a "fix" for this that applies to all edge types instead of just smoothstep edges. I'll give it a...

I might have to reject this PR, solely on the basis that all edge utils *will be removed* from this repo in favor of `@xyflow/system` (the base pkg on which...

@marchingband The `fitView` function accepts an array of nodes that it should fit to, wouldn't that work?

> Seems related -> I am actually looking for Position allowing e.g. `top-left` and `top-right` since our nodes are having a header body and footer and we want to attach...

Wouldn't it be possible to use a fallback handle id if none is passed to the Handle component (which would be assuming that there is only *one* handle of each...