Status: New
Owner: ----
CC:
[hidden email]
Labels: Type-Defect Priority-Medium Component-Mondrian Milestone-4.4
New issue 572 by
[hidden email]: Nodes with complex shapes do not
move with the parent node
http://code.google.com/p/moose-technology/issues/detail?id=572Try the following code and then try to drag and drop the top node.
view node: 'hello' forIt: [
view shape umlClass.
view nodes: (1 to: 5).
view verticalLineLayout
]
You will see that the inner nodes look like they remain in the same place.
However, clicking works well, which means that the bounds of the children
nodes are computed correctly. Only the drawing is somewhat strange.
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev