You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the solution you'd like
I would love a feature which fills the empty space between two shapes. Means: First Shape gets stretched to a selected direction but only until it reaches the first border of the second selected shape.
Before
After
Describe alternatives you've considered
This feature almost does what I want. If I use it it stretches to the furthest side away.
Before
After (clicking on Stretch shapes to right)
The text was updated successfully, but these errors were encountered:
I'm happy to work on this. I would suggest to change the stretch subs to use the transformation method setting and to stretch to the left/right/top/bottom of the first/last selected shape.
@iappyx would this implementation make sense to you or would you prefer to have both a "stretch shapes to left of shape" and "stretch shapes to leftmost edge"?
Describe the solution you'd like
I would love a feature which fills the empty space between two shapes. Means: First Shape gets stretched to a selected direction but only until it reaches the first border of the second selected shape.
Before
After
Describe alternatives you've considered
This feature almost does what I want. If I use it it stretches to the furthest side away.
Before
After (clicking on Stretch shapes to right)
The text was updated successfully, but these errors were encountered: