You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I've tried to force this behavior on v8 with a custom background component (with background-image: radial-gradient(), position & size), but didn't succeed for now. Just don't have time to finish it properly. Maybe I'll return to this later.
And, yeah, that is expected behavior out-of-box if we take React Flow as a prototype.
The (default)
gridWith
is22px
big. If thesnapTo
is also set to22px
the alignment of the nodes should be based on the Grid dots.Current behavior:
Expected behavior (Screenshot from React Flow):
The text was updated successfully, but these errors were encountered: