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
I know data type is not strict for work around reason such as arrhythmic/add can be used to add strings but for separating list and string values this would be nice.
The text was updated successfully, but these errors were encountered:
The wire color will likely match the output color, which is challenging if only because the wire is "owned" by the input pin, not the output pin. For efficiency's sake, the wire can be changed to be owned by the output pin, which matches the underlying graph library's interpretation and means the path can be stroked all in one color; otherwise, multiple path strokes with different colors might need to occur.
I know data type is not strict for work around reason such as arrhythmic/add can be used to add strings but for separating list and string values this would be nice.
The text was updated successfully, but these errors were encountered: