@Rajeshpatil74 wrote:
In sample - https://gojs.net/latest/extensions/Table.html
when nodes moved outside the groups, it is not allowed to move - which is correct.
Also nodes can be moved from one group to another.
But when node is partially moved on left or top, the group gets resized. Also moveing partially in different group resizes the groups automatically.What, I need to do is - when the node's new position is completly on the group - then only it should be shown as highlighted and move operation should be possible and when is partially in group, then no group should be highlighted and drop should be disabled.
What change needs in the example to make it possible.
Posts: 2
Participants: 2