I am having some trouble trying to work out how to resize a group of objects without scaling them. Essentially I want to drag half the nodes that make up a shape, so that the shapes get resized but certain proportions remain the same.
It's a bit difficult to explain, so here is an example:
Box A is the original, and is one rectangle on top of the other. Notice how the red rectangle is the same thickness all around the green one.
If I simply scale the two objects, I end up with Box B. Here the red rectangle is thinner on the top and bottom, which I don't want.
What I really want is box C, where the object has been resized but the red rectangle is the same thickness on all sides.
I realise this looks like a "stroke" issue, where the stroke is being resized along with the image, but this is not the case - I am aware of the tools available to prevent that from happening. This is just a simplified example. My real image is one of a computer screen I am trying to resize from 16:10 to 16:9 and the bezel keeps shrinking (like in Box B) whereas it needs to stay the same thickness as the monitor size changes (like Box C).
I have tried to edit nodes on the shape but this only allows me to edit one shape at a time, I have not figured out a way to select multiple nodes from different objects and move them as a group (without affecting the other nodes in the group also.)
Surely there is a way to do this! What am I missing?