Status: New Owner: ---- Labels: Type-Defect Priority-Medium Component-Roassal
New issue 938 by tu...@tudorgirba.com: RadialTreeLayout should translate the graph http://code.google.com/p/moose-technology/issues/detail?id=938
Try this: view nodes: (Collection withAllSubclasses). view edgesFrom: #superclass. view radialTreeLayout.
The center of the graph is placed at 0@0, and this is annoying because you do not see half of the graph. The layout should translate the graph to make it start at 0@0