@andrei wrote:
Hi,
I’m trying to build a diagram that uses the swim lanes example.
I also enabled a 20x20 grid and snap to grid.If I remove
dragComputation: stayInGroup
from the node template, the node snaps to grid but now I can drag the node outside the lane.I also tried using
SelectionMoved
andmouseDrop
on the diagram options but I don’t get the same result. Do you have any solution for that?
Posts: 3
Participants: 2