@llopht wrote:
Is this possible to change the rotation adornment handle position to the TopCenter of the node ? This code doesn't work and then handle is too far from the node :
return this.go(go.Adornment, { locationSpot: go.Spot.TopCenter, }, ... );
Posts: 2
Participants: 2