-
How do I resize a shape’s path when I click/drag, instead of “transforming” the shape?
I’m trying to edit the size of a shape. When I click and drag the corners of the rounded rectangle, I can change the size, but behind the scenes this is changing the “Transform” settings of the rounded rectangle. This is a problem because this distorts my rounded rectangle’s rounded corners. Is there a way to click and drag the corners and edit my rounded rectangle’s “Path” parameters, instead of editing the rounded rectangle’s “Transform” parameters? I know that I can edit the rounded rectangle’s Path by changing the Path’s values, but doing it that way is more cumbersome and slow. I want to be able to just click and drag the shape and change the Path settings. Is this possible?
– sam p