Community
Participate
Working Groups
In some use cases it would be useful to have connections respond to double-clicks just as other types of shapes. Currently there is no support for this. As far as I can see this enchancement could be implemented in o.e.graphiti.ui.internal.parts.ConnectionEditPart or in o.e.gef.editparts.AbstractConnectionEditPart. I have a patch for this if there is any interest.
Created attachment 191712 [details] Patch to add double-click handling This patch will add double-click handling to connections.
*** Bug 328933 has been marked as a duplicate of this bug. ***
There was already a bug for this (https://bugs.eclipse.org/bugs/show_bug.cgi?id=328933), nevertheless I close the older one to track this here because the patch is contained here.
Thanks for the patch, I have just checked-in the change to head. I had to do one minor change to it: triggering the feature was done in non-standard way (the feature's hasDoneChanges method would have never been called). I have changed the triggering in the same way as I did in bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=327756 for shapes.
Great! Thanks Michael. I have the same problem with Anchors. Will create a separate report for that.
Comment on attachment 191712 [details] Patch to add double-click handling Set the IPLog flag for the patch
Part of Graphiti Indigo 0.8.0