when first populate graph, nodes appear stacked on top-left corner. when invoke applylayout()
on graph, nodes move appropriate location nice animation. however, after change graph (remove nodes, adds others) , invoke applylayout()
again, nodes move appropriate location, start @ top-left corner again.
is there way make nodes move from current location new one, without having them reset top-left?
i don't think there way. however, in latest version of zest (see gef 4 update sites), animation disabled default. should @ least result in new layout appearing in correct place directly.
Comments
Post a Comment