You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When drag-n-dropping node in Sequence Diagram, it is possible to change elements order but not elements lifeline even if gef/gmf provides indication to do so.
These are the step to introduce this feature:
Add variables 'beforeContainerView' and 'afterContainerView' in tool property
When drag-n-dropping node in Sequence Diagram, it is possible to change elements order but not elements lifeline even if gef/gmf provides indication to do so.
These are the step to introduce this feature:
sirius-desktop/plugins/org.eclipse.sirius.diagram.sequence/src/org/eclipse/sirius/diagram/sequence/business/internal/operation/SynchronizeISequenceEventsSemanticOrderingOperation.java
Line 137 in 03aee7f
sirius-desktop/plugins/org.eclipse.sirius.diagram.sequence/src/org/eclipse/sirius/diagram/sequence/business/internal/operation/SynchronizeISequenceEventsSemanticOrderingOperation.java
Line 182 in 03aee7f
The text was updated successfully, but these errors were encountered: