Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Drawing links through container nodes (Read 1761 times)
MindFusionUser47
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 9
Location: Illinois
Joined: Jan 23rd, 2018
Drawing links through container nodes
May 16th, 2019 at 10:08pm
Print Post  
All links to a node in a container node stop at the bounds of the container. An arrow pointing at the side of a container is consider allowing ingoing where as all outgoing show an arrow from the container. Yet shouldn't the purpose of incoming be to draw the link through the container to the receiving node?
I have many nodes inside containers that link to other nodes inside containers. It is not enough to have the links only point to the container. They must point to and from the inside nodes themselves.
Any ideas about which feature or amount of code can be used to accomplish this?
  
Back to top
 
IP Logged
 
Slavcho
YaBB Moderator
*****
Offline


tech.support

Posts: 3435
Joined: Oct 19th, 2005
Re: Drawing links through container nodes
Reply #1 - May 17th, 2019 at 7:31am
Print Post  
The default behavior should be to let you draw links between container's child nodes. Check if you aren't stopping that from LinkCreating event handler, or via some property values (e.g. Locked, AllowIncomingLinks, AllowUnanchoredLinks).

Regards,
Slavcho
Mindfusion
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint