Is there a way how to increase a rectangle's width to the right without the extra step of repositioning the center of the rectange?
Need to increse the width of blue rectangle:

- Step1-SmallRectangle.png (28.47 KiB) Viewed 247 times
Width increased, but now I need to reposition

- Step2-WidthButWrongPosition.png (27.48 KiB) Viewed 247 times
Repositioned correctly. But with extra reposition step.

- Step3-CorrectlyPositioned.png (26.89 KiB) Viewed 247 times
Is there a way to anchor the position to Top Left?