[kepler-dev] [Bug 3002] - Copy/Paste of a relation (diamond)
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Mon Mar 24 19:39:14 PDT 2008
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3002
cxh at eecs.berkeley.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Comment #1 from cxh at eecs.berkeley.edu 2008-03-24 19:39 -------
When ports and relations are created from the toolbar they now don't overlap.
This should help prevent problems with multiple relations appearing in the
center.
I modified vergil.toolbox.FigureAction so that the inner class defines
a method call _offsetFigure(). This method is called from
vergil.basic.WithIconGraphController and
vergil.actor.ActorEditorGraphController.
The solution is slightly hacky, but it well compartmentalized.
More information about the Kepler-dev
mailing list