@Doogal wrote:
If I have a group containing several nodes when I resize the group the behaviour is different depending on the value of locationSpot
- If it’s go.Spot.TopLeft, the nodes stay in the same place
- If it’s go.Spot.Center, the nodes move
Is this expected behaviour? I’d like to use locationSpot=go.Spot.Center since it simplifies a lot of our other code but I’d prefer if a resize left the nodes in the same location. Is there a way to achieve this?
Posts: 2
Participants: 2