I taken the reference of https://gojs.net/latest/extensions/SectorReshaping.html
and modifed it on codepen https://codepen.io/rajeshpatil74/pen/pobbbvN
In one of my question on gojs, i requested to place the part of shape on specific postion.
Now the requiement is that it should be moveable around the border of that circle.
So using reference of SectorReshaping, I think the fixed position object can be changed.
But as it is used as adorments, when node is unselected they gets hidden.
How can i make it always visible ?