How to divide available frame-space equally between n-number of shapes.
Hi everyone
My question is the following:
Say that you have a frame with the width 523, and you place 7 rectangles, with varying width, within the frame. I then want the width of each rectangle to be 523/7, without having to calculate it manually.
Is there a function for automatically distributing shapes width or height equally within the edges of the frame or between the leftmost and rightmost shape?
