Hi I am having multiple shapes in a node for instance consider the example here, but unlike what is done there I want all the three circles to resize by the same amout just by resizing the node or panel.
I have also gone through this link, but here the problem is when you try to make a shape resizable by removing its height and width property then it grows to some random size and while resizing the node vertically it covers the whole height of the node. I don’t want that I need the shapes to remain of a particular size initially and when I try to resize the node then all of them should resize proportionally just like what happens in case of a single shape.
Please help me on that.