TthinkModell / dynnetwork

Automatically exported from code.google.com/p/dynnetwork
0 stars 0 forks source link

Cannot expand/collapse CyNodes #2

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Load nested network with DynNetworkv1.0

What is the expected output? What do you see instead?
Cannot expand or collapse nodes belonging to a CyNode.

Original issue reported on code.google.com by xani...@gmail.com on 21 May 2012 at 10:49

GoogleCodeExporter commented 8 years ago
I suspect that you may need to:
    1. load the metaNode plugin,
    2. include in each metaNode <node></node> the attribute element
        <att name="__groupViewer" type="string" value="metaNode"/>

Original comment by nworbn...@gmail.com on 21 May 2012 at 8:06

GoogleCodeExporter commented 8 years ago
Fixed. Apparently collapse/expanding of CyGroups requires the visual properties 
of each node to be already set. There is still the issue that sometime the icon 
for subnetworks is not shown.

Original comment by xani...@gmail.com on 21 May 2012 at 9:56

GoogleCodeExporter commented 8 years ago
not supported

Original comment by xani...@gmail.com on 17 Nov 2013 at 5:09