Is it possible to prevent edge formation from one specific anchor to another? For example, I want to manually create edge connections from a selected anchor element to another anchor element in the browser, but I want to define certain exceptions. For instance, I'd like to prevent edge connections between a specific anchor and another specific anchor. In an #if connecting condition, can I make the input anchor element invisible?
Hello,
Is it possible to prevent edge formation from one specific anchor to another? For example, I want to manually create edge connections from a selected anchor element to another anchor element in the browser, but I want to define certain exceptions. For instance, I'd like to prevent edge connections between a specific anchor and another specific anchor. In an #if connecting condition, can I make the input anchor element invisible?
Thanks.