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
The only thing the docs say on the Node component is:
"Enables dynamic Anchor positioning based on relative posiiton of conneted Nodes" (typos btw).
I see that adding dynamic to a recipient node of a connection has a relative anchor based on it's relativity to it connected node, but adding dynamic to the sender node of the connection breaks it, whether or not the recipient node has a connection assigned to the parent. If it is meant to be unidirectional, expanding on the usage of a dynamic mode on a Node in general would be useful. If it is meant to be bidirectional, I can create a reproduction.
The text was updated successfully, but these errors were encountered:
The only thing the docs say on the Node component is:
"Enables dynamic Anchor positioning based on relative posiiton of conneted Nodes" (typos btw).
I see that adding
dynamic
to a recipient node of a connection has a relative anchor based on it's relativity to it connected node, but addingdynamic
to the sender node of the connection breaks it, whether or not the recipient node has a connection assigned to the parent. If it is meant to be unidirectional, expanding on the usage of a dynamic mode on a Node in general would be useful. If it is meant to be bidirectional, I can create a reproduction.The text was updated successfully, but these errors were encountered: